automated_testing_framework 0.2.1 copy "automated_testing_framework: ^0.2.1" to clipboard
automated_testing_framework: ^0.2.1 copied to clipboard

discontinued
outdated

A testing framework that allows in app tests to be built and executed in an automated way.

[0.2.1] - September 1st, 2020 #

  • Fix to make the registry optional on TestController, as was originally intended

[0.2.0] - August 30th, 2020 #

  • More documentation updates
  • Removed the FileTestStore to preserve web compatibility in the core framework

[0.1.2] - August 25th, 2020 #

  • More documentation updates
  • Update to auto-run the example tests in profile mode
  • Updated to a more memory efficient way to load all tests for running

[0.1.1] - August 22nd, 2020 #

  • Lots of documentation updates; tentatively ready for production use

[0.1.0] - August 21st, 2020 #

  • First public release; not for production use.