ScenarioStateBehatExtension icon indicating copy to clipboard operation
ScenarioStateBehatExtension copied to clipboard

Provide a way to share scenario state through steps

Results 5 ScenarioStateBehatExtension issues
Sort by recently updated
recently updated
newest added

This repository is not maintained anymore, it should be archived

Set minimum php version to 7.0. Builds on php 5 are failing and I don’t see the point to take time to maintain them.

I really like the idea behind this extension. > But, when you are testing a stateless system, chiefly an API, then the resulting state of our steps is handled by...

enhancement
research

# Context For now (as of v1.0.x), we have implemented our business needs (share some state within a scenario) with a convenient DX way: injecting scenario state through steps’ methods...

research