Only after finding these docs did I understand that this hello:
refers to the actual feature name, but this hello:
refers to the hello in the filename for hello.sh and not the command itself.
Okay with a PR to clarify and perhaps link to the test docs?
Only after finding these docs did I understand that this
hello:feature-starter/test/hello/scenarios.json
Line 5 in 67a45f0
refers to the actual feature name, but this
hello:feature-starter/test/hello/scenarios.json
Line 2 in 67a45f0
refers to the
helloin the filename forhello.shand not the command itself.Okay with a PR to clarify and perhaps link to the test docs?