Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Shared go binary that can be used by all language implementations

License

Notifications You must be signed in to change notification settings

cucumber-attic/cucumber-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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