MaibornWolff / alt-core-js

Acceptance & Load testing framework
https://www.npmjs.com/package/@maibornwolff/alt-core-js
MIT License
7 stars 1 forks source link

Add allowFailure option to Action #57

Closed ChristianGmw closed 5 years ago

ChristianGmw commented 5 years ago

This PR adds the allowFailure flag to an action. It allow to ignore the result of this action in the exit code of the scenario

johannesloher commented 5 years ago

One more thing: allowFailure needs to be documented in the README.md and in the WIki.