Releases: dart-lang/test
Releases · dart-lang/test
package:test_process v2.1.1
- Require Dart 3.1.
- Move to
dart-lang/testmonorepo.
package:test_core v0.6.8
- Fix hang when running multiple precompiled browser tests.
package:test v1.25.12
- Fix hang when running multiple precompiled browser tests.
package:test v1.25.11
- Update to be forward compatible with
package:shelf_web_socketversion3.x.
package:test_core v0.6.7
- Update the
package:vm_serviceconstraint to allow version15.x.
package:test v1.25.10
- Update the
package:vm_serviceconstraint to allow version15.x.
package:test_core v0.6.6
- Allow
analyzer: '>=6.0.0 <8.0.0' - Fix dart2wasm tests on windows.
- Increase SDK constraint to ^3.5.0.
- Allow passing additional arguments to
dart compile wasm.
package:test_api v0.7.4
- Allow
analyzer: '>=6.0.0 <8.0.0' - Increase SDK constraint to ^3.5.0.
- Support running Node.js tests compiled with dart2wasm.
package:test v1.25.9
- Allow
analyzer: '>=6.0.0 <8.0.0' - Fix dart2wasm tests on windows.
- Increase SDK constraint to ^3.5.0.
- Support running Node.js tests compiled with dart2wasm.
- Allow
firefoxorfirefox-binexecutable name on macOS.
package:matcher v0.12.17
- Require Dart 3.4
- Move to
dart-lang/testmonorepo.