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

Gherkin feature parsing and specification compilation.

example/zuke_frontend_example.dart

import 'package:zuke_frontend/zuke_frontend.dart';

void main() {
  const location = SourceLocation(file: 'example.feature', line: 1);
  print(location.file);
}
0
likes
160
points
323
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Gherkin feature parsing and specification compilation.

Repository (GitHub)
View/report issues

Topics

#zuke #gherkin #bdd

License

MIT (license)

Dependencies

crypto, file, glob, yaml

More

Packages that depend on zuke_frontend