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

Latest commit

 

History

History
12 lines (7 loc) · 526 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 526 Bytes

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