Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
3.6.0
-
None
Description
Currently implementers needs to access the gherkin features on disc.
It should be available on the classpath.
i.e. gremlin-test/features should be inside the jar
This will allow,
@CucumberOptions(features =
)