Running Cucumber tests while your cucumber.yml is 100% valid may still produce the following error.
cucumber.yml was found, but could not be parsed. Please refer to cucumber's documentation on correct profile usage.
This may in fact be due to your rerun file (e.g. tmp/rerun.txt
) being invalid. Delete it and try again.
Posted by Arne Hartherz to makandra dev (2020-06-23 14:53)