test_api 0.2.2
test_api: ^0.2.2 copied to clipboard
A library for writing Dart tests.
0.2.2 #
- Require Dart SDK
>=2.1.0.
0.2.1 #
- Add
remote_listener.dartandsuite_channel_manager.dart.
0.2.0 #
- Remove "runner" extensions.
0.1.1 #
- Update
stack_trace_formatterto foldtest_apiframes 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.