test_reflective_loader 0.1.1 copy "test_reflective_loader: ^0.1.1" to clipboard
test_reflective_loader: ^0.1.1 copied to clipboard

outdatedDart 1 only

Support for discovering tests and test suites using reflection.

Changelog #

0.1.1 #

  • For @failingTest tests, properly handle when the test fails by throwing an exception in a timer task
  • Analyze this package in strong mode

0.1.0 #

  • Switched from 'package:unittest' to 'package:test'.
  • Since 'package:test' does not define 'solo_test', in order to keep this functionality, defineReflectiveSuite must be used to wrap all defineReflectiveTests invocations.

0.0.4 #

  • Added @failingTest, @assertFailingTest and @soloTest annotations.

0.0.1 #

  • Initial version
2
likes
0
pub points
81%
popularity

Publisher

verified publishertools.dart.dev

Support for discovering tests and test suites using reflection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on test_reflective_loader