cucumber-junit5-example
cucumber-junit5-example copied to clipboard
ScenarioState should be part pf main/java folder
https://github.com/cronn/cucumber-junit5-example/blob/main/src/test/java/com/example/state/ScenarioState.java
As this is the class that is being tested.. it would be clean to be part of main/java directly
