metatest 0.2.2+4 copy "metatest: ^0.2.2+4" to clipboard
metatest: ^0.2.2+4 copied to clipboard

discontinued
Dart 1 only

A package for testing Dart test frameworks.

0.2.2+4 #

  • Compatibility with the latest test.

0.2.2+3 #

  • Compatibility with the latest test.

0.2.2+2 #

  • Compatibility with the latest test.

0.2.2+1 #

  • Require test version 0.12.5.

0.2.1 #

  • Support passing named arguments through to the underlying call to test().

0.2.0+1 #

  • Compatibility with the latest test.

0.2.0 #

  • Full compatibility with test 0.12.0.

  • Tests are no longer run in their own isolates. Instead, each test's environment is isolated manually using the test package's infrastructure.

  • initMetatest is no longer necessary and has been removed.

  • metaSetUp has been removed; the test package's setUp may be used instead.

  • expectTestResults has been removed.

0.1.1 #

  • Changed maximum version of unittest to support development.

0.1.0 #

  • First release.
0
likes
15
points
40
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A package for testing Dart test frameworks.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

test

More

Packages that depend on metatest