1.1.0
What's Changed
- Add logs for debugging by @godrei in #36
- print timestamps for the major tasks done by step and
- print the time spent in each status (
pending
,inProgress
, andcomplete
) of the given step of the test execution
Full Changelog: 1.0.2...1.1.0