test_api 0.2.0 copy "test_api: ^0.2.0" to clipboard
test_api: ^0.2.0 copied to clipboard

outdated

A library for writing Dart tests.

0.2.0 #

  • Remove "runner" extensions.

0.1.1 #

  • Update stack_trace_formatter to fold test_api frames by default.

0.1.0 #

  • Initial release of test_api. Provides the basic API for writing tests and touch points for implementing a custom test runner.