- Require Dart SDK
>=2.1.0.
- Require latest
test_api.
- Remove
remote_listener.dart and suite_channel_manager.dart from runner
and depend on them from test_api.
- Initial release of
test_core. Provides the basic API for writing and running
tests on the VM.