Fri, 17 May 2024 22:56:45 UTC | login

Information for build python-pytest-bdd-4.1.0-1.fc33

ID195886
Package Namepython-pytest-bdd
Version4.1.0
Release1.fc33
Epoch
SummaryBDD library for the py.test runner
Descriptionpytest-bdd implements a subset of the Gherkin language to enable automating project requirements testing and to facilitate behavioral driven development. Unlike many other BDD tools, it does not require a separate runner and benefits from the power and flexibility of pytest. It enables unifying unit and functional tests, reduces the burden of continuous integration server configuration and allows the reuse of test setups. Pytest fixtures written for unit tests can be reused for setup and actions mentioned in feature steps with dependency injection. This allows a true BDD just-enough specification of the requirements without maintaining any context object containing the side effects of Gherkin imperative declarations.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Oct 2021 11:21:14 UTC
CompletedThu, 07 Oct 2021 11:21:14 UTC
Tags
f33
RPMs
src
python-pytest-bdd-4.1.0-1.fc33.src.rpm (info) (download)
noarch
python-pytest-bdd-doc-4.1.0-1.fc33.noarch.rpm (info) (download)
python3-pytest-bdd-4.1.0-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Aug 03 2021 Benjamin A. Beasley <code@musicinmybrain.net> 4.1.0-1 - Initial package