zuke_annotations 0.2.0 copy "zuke_annotations: ^0.2.0" to clipboard
zuke_annotations: ^0.2.0 copied to clipboard

Dart annotations for Gherkin-driven specification binding.

example/zuke_annotations_example.dart

import 'package:zuke_annotations/zuke_annotations.dart';

void main() {
  const binding = ZukeBinding('example-binding');
  print(binding.bindingId);
}
0
likes
160
points
245
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Dart annotations for Gherkin-driven specification binding.

Repository (GitHub)
View/report issues

Topics

#zuke #gherkin #bdd

License

MIT (license)

Dependencies

zuke_core

More

Packages that depend on zuke_annotations