This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
Add definition of glue to docsΒ #933
Open
Description
π What did you see?
No formal definition of "glue" is present in the Cucumber docs
β What did you expect to see?
A brief definition of "glue" somewhere before related flags and properties (e.g. --glue
, cucumber.glue
) are introduced.
For a newcomer it is not necessarily clear what glue is, and why it's needed. It is stated in passing in step-organization.md and implied several places in api.md, but a simple, brief definition somewhere before related code is introduced would make it easier to understand.