Skip to content

Releases: qorix-group/testing_tools

v0.2.9

13 Oct 06:37
72bdaba

Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.9

v0.2.7

01 Oct 13:56
bbec95d

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

26 Sep 15:44
ba9497e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.6

v0.2.3

09 Sep 07:53
4f9f254

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Sep 07:31
649cdfc

Choose a tag to compare

impl: revert 'expect_command_failure' (#78)

- Version bumped (due to other changes).
- Removed 'expect_command_failure' - to be moved to orch.
- Add '_run_command' method to 'Scenario'.
- Restored 'capture_stderr' method.