zuke_runner 0.3.1
zuke_runner: ^0.3.1 copied to clipboard
Compatibility package for the deterministic runner now provided by zuke.
Changelog #
0.3.1 #
- Include the managed test case identity when emitting suite and scenario results so distinct cases and sequential profile runs cannot collide during validation.
0.3.0 #
- Coordinated the compatibility facade with the current result identity contract.
- Declared the annotation and core contracts used by the managed test wrapper as direct hosted dependencies.
0.2.0 #
- Raised the
zukedependency floor for the analyzer-compatible SDK release.
0.1.1 #
- Moved the runner implementation into the primary
zukepackage. - Preserved
zuke_runner.dart,runtime.dart, andhttp.dartas forwarding compatibility entry points. - Deprecated
zuke_runneras the package new projects add directly.
0.1.0 #
- Initial public preview release.