zuke 0.3.1
zuke: ^0.3.1 copied to clipboard
Gherkin-driven specification, execution, and assurance APIs for Dart.
Changelog #
0.3.1 #
- Include profile, runner, target, and case identity in emitted suite result and scenario result execution IDs so retained evidence from sequential profile runs cannot collide during validation.
0.3.0 #
- Emit deterministic scenario and suite results with complete source identity and reject legacy V1 artifacts.
0.2.0 #
- Raised the supported
zuke_coreandzuke_annotationsdependency floors for the analyzer-compatible SDK release.
0.1.0 #
- Added the canonical pure-Dart Zuke SDK.
- Made
zukethe implementation owner of deterministic execution, runtime events, feature flags, and HTTP scenario-driver APIs. - Re-exported the supported annotation and specification parsing APIs.