In depth
Here you can find more details around various aspects of Substeps
-
Substeps configuration and environment overrides
-
How to write custom step implementations
-
Safely pass data and state between step implementations in the ExecutionContext
-
Initialise test fixtures with a range of setup and tear down hooks
-
Use tags to restrict the set of features and scenarios that are run and / or can fail a build
-
Substitute parameters in scenarios and step definitions
-
Docuent custom step implementations and publish within your team