Categorygithub.com/cucumber/cucumber-engine
repositorypackage
0.0.8
Repository: https://github.com/cucumber/cucumber-engine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Cucumber Engine

CircleCI

Shared go binary that can be used by all language implementations.

It takes care of loading the features, filtering the pickles, and orchestrating the test run. It defers running the hooks / steps to the caller. Its primary output is events that conform to the event protocol.

Links