zuke_runner 0.3.1 copy "zuke_runner: ^0.3.1" to clipboard
zuke_runner: ^0.3.1 copied to clipboard

Compatibility package for the deterministic runner now provided by zuke.

zuke_runner #

Compatibility package for deterministic Gherkin execution and evidence contracts now implemented by package:zuke.

zuke_runner is the coordinated compatibility runner package for projects that keep runner-specific imports separate from the primary zuke facade.

Installation #

dependencies:
  zuke_runner: ^0.3.0

Use these imports in new code:

import 'package:zuke/zuke.dart';
import 'package:zuke/http.dart'; // HTTP scenario tests only

The package provides the current runner surface while the primary SDK remains available through package:zuke/zuke.dart.

Support tier #

Compatibility package for the primary Zuke SDK. See the integration guide.

License #

MIT. See LICENSE.

0
likes
140
points
368
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Compatibility package for the deterministic runner now provided by zuke.

Repository (GitHub)
View/report issues

Topics

#zuke #gherkin #bdd

License

MIT (license)

Dependencies

crypto, test, zuke, zuke_annotations, zuke_core

More

Packages that depend on zuke_runner