We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running molecule verify in a generated playbook the run fails when it get a fail in the tests, breaking the entire run
molecule verify
Display details about the Goss results
Fail when tests fail
Expected behavior: Complete the run and show the failed tests
Actual behavior: The verify run stops
Reproduces how often: Every time that a test fail
None
The text was updated successfully, but these errors were encountered:
2838871
Merge pull request #65 from idealista/bugs/62
7e8ec82
Adding changes to resolve #62
ultraheroe
No branches or pull requests
Description
When running
molecule verify
in a generated playbook the run fails when it get a fail in the tests, breaking the entire runSteps to Reproduce
molecule verify
Display details about the Goss results
andFail when tests fail
Expected behavior:
Complete the run and show the failed tests
Actual behavior:
The verify run stops
Reproduces how often:
Every time that a test fail
Environment
Additional Information
None
The text was updated successfully, but these errors were encountered: