0.18.0
What's new
See all changes with previous release on v0.17.0...v0.18.0
Features
- Add a flag to stop running TestSuite on TestCase failure (#146
- Add workdir on step to allow relative path into test files (#145). New version attribute in yaml file, see documentation.
Executors
- executors/redis: Add redis executor (#141)
- executors/ovhapi: Add response header to result. Useful to get requestID
Refactor / Chore
- chore: upgrade on godump 1.0.3
Fix
- executor/exec: Capture exec outputs with no line break (#149)