Releases: cbdq-io/testinfra-bdd
Releases · cbdq-io/testinfra-bdd
v2.2.2
v2.2.1
v2.2.0
v2.1.0
Changelog
2.1.0
New
-
Add documentation for the expected_value fixture. [Ben Dalling]
-
Add a check to ensure text is absent from a command stream. [Ben Dalling]
-
Add the expected_value fixture. [Ben Dalling]
Fix
-
Suppress already-imported warning: PYTEST_DONT_REWRITE. [Ben Dalling]
-
The python-flake8 (1.1.1) package is not compatible with flake8 >= 5.0.0. [Ben Dalling]
v2.0.0
Changelog
2.0.0
New
- Add "When" step to allow skipping of tests depending on environment variable. [Ben Dalling]
Changes
-
Add details on upgrading from 1.X.X to 2.0.0. [Ben Dalling]
-
Add the Snyk badge and reduce the size of the step functions. [Ben Dalling]
Fix
- Refactor Markdown. [Ben Dalling]