zuke_runner 0.2.0 copy "zuke_runner: ^0.2.0" to clipboard
zuke_runner: ^0.2.0 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.

Preview status #

zuke_runner is deprecated as a primary entry package. Version 0.1.1 keeps the existing libraries source-compatible by forwarding them to zuke.

Installation #

dependencies:
  zuke: ^0.1.0

Use these imports in new code:

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

Existing package:zuke_runner/zuke_runner.dart, runtime.dart, and http.dart imports continue to compile. There is no removal timeline during the current preview; keeping the package available also leaves room for a more specialized runner role in a future breaking release.

Support tier #

Compatibility package for the primary Zuke SDK. The forwarded APIs remain supported during the 0.1.x transition. See the integration guide.

License #

MIT. See LICENSE.

0
likes
0
points
368
downloads

Documentation

Documentation

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

unknown (license)

Dependencies

zuke

More

Packages that depend on zuke_runner