BDD library for the py.test runner
pytest-bdd implements a subset of Gherkin language for the automation of the project requirements testing and easier behavioral driven development.
Unlike many other BDD tools it doesn't require a separate runner and benefits from the power and flexibility of the pytest. It allows to unify your unit and functional tests, easier continuous integration server configuration and maximal reuse of the tests setup.
Pytest fixtures written for the unit tests can be reused for the setup and actions mentioned in the feature steps with dependency injection, which allows a true BDD just-enough specification of the requirements without maintaining any context object containing the side effects of the Gherkin imperative declarations.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.3.0-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
3.3.0-bp155.2.10 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
3.3.0-bp154.1.16 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.3.0-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.3.0-bp152.1.1 info | GA Release | 2020-07-08 | 15 SP2 |
|
|