Releases: MattRink/didibreakit
Releases · MattRink/didibreakit
Improved logging & new timeout features
- Added a
--verbose
option that increases the amount of information output when running the tests. - Requests are numbered so that they can more easily be associated with response lines.
- Added new config options
timeout
andfailOnTimeout
.timeout
is the max total request execution time andfailOnTimeout
allows a script to return a success status even if responses timed out.
Better exception handling.
1.0.1 Better exception handling.
Initial release
1.0 Updated readme to reference example.yaml.