-
Kevin Moore authored
Fixes https://github.com/dart-lang/test/issues/943
Unverified8ec34180
To find the state of this project's repository at the time of any of these versions, check out the tags.
0.2.2
- Require Dart SDK
>=2.1.0
.
0.2.1
- Add
remote_listener.dart
andsuite_channel_manager.dart
.
0.2.0
- Remove "runner" extensions.
0.1.1
- Update
stack_trace_formatter
to foldtest_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.