Skip to content

Releases: cbdq-io/testinfra-bdd

v2.2.2

09 Nov 21:09
Compare
Choose a tag to compare

Changelog

2.2.2

Fix

  • Temporary work around until problem with pytest-bdd>=6.1.0 is fixed. [Ben Dalling]

v2.2.1

18 Oct 07:59
Compare
Choose a tag to compare

Changelog

2.2.1

Fix

  • Ensure JMESPath is installed as a requirement. [Ben Dalling]

v2.2.0

15 Oct 16:28
Compare
Choose a tag to compare

Changelog

2.2.0

New

  • Allow JMESPath interrogation of files. [Ben Dalling]

v2.1.0

01 Oct 09:05
Compare
Choose a tag to compare

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

21 Jul 21:56
Compare
Choose a tag to compare

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]

v1.0.6

18 Jul 21:56
Compare
Choose a tag to compare

Changelog

1.0.6

Fix

  • Correct code to work with pytest-bdd 6.0.1. [Ben Dalling]

v1.0.5

17 Jul 13:24
Compare
Choose a tag to compare

Changelog

1.0.5

Fix

  • Fix the dynamic install requirements in setup.py. [Ben Dalling]

v1.0.4

17 Jul 12:30
Compare
Choose a tag to compare

Changelog

1.0.4

Fix

  • Missing a comma in the version specifications for requirements. [Ben Dalling]

v1.0.3

17 Jul 11:51
Compare
Choose a tag to compare

Changelog

1.0.3

Fix

  • Correct SemVer version for pytest-bdd requirement. [Ben Dalling]

v1.0.2

17 Jul 11:12
Compare
Choose a tag to compare

Changelog

1.0.2

Fix

  • Correct the allowed range for pytest-bdd and pytest-testinfra (setup.py). [Ben Dalling]