ensemble_test_runner 1.3.2 copy "ensemble_test_runner: ^1.3.2" to clipboard
ensemble_test_runner: ^1.3.2 copied to clipboard

Declarative YAML test runner for Ensemble apps with runtime mocks, widget assertions, fixtures, and CLI reporting.

1.3.2 #

  • FEAT(ensemble_test_runner): add secure storage and keychain support i… (#2335). (462e8dd1)

1.3.1 #

  • FIX(ensemble_test_runner): update test report to display branch instead of commit hash. (2e2de9b0)
  • FEAT(ensemble_test_runner): implement dynamic worker count calculatio… (#2334). (2041975e)

1.3.0 #

  • FEAT(ensemble_test_runner): enhance error reporting with concise hints for missing widgets and texts (#2333). (7fbd0e07)

1.2.56 #

  • FEAT(ensemble_test_runner): improve screenshot handling and text matching logic (#2332). (c1ab83bf)

1.2.55 #

  • FEAT(ensemble_test_runner): enhance test execution with single test p… (#2330). (f9aef972)

1.2.54 #

  • FEAT(ensemble_test_runner): add profile support for test execution an… (#2328). (14193802)

1.2.53 #

1.2.52 #

  • feat(ensemble_test_runner): implement mock asset path resolution and add tests for nested mocks

1.2.51 #

  • fix dependency issues

1.2.50 #

  • FEAT(test_runner): support live Firebase and HTTP under flutter test (#2321). (9ffe6994)

1.2.49 #

  • Bump "ensemble_test_runner" to 1.2.49.

Changelog #

0.1.0 #

  • Initial release of the Ensemble YAML test runner.
  • Adds CLI execution, runtime mocks, widget assertions, fixtures, reports, and JSON schema generation for Ensemble app tests.