Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37495998
en ru br
ALT Linux repos
S:6.0.1-alt1

Group :: Development/Python3
RPM: python3-module-pytest-bdd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.0.1-alt1
Build date: 20 july 2022, 12:28 ( 92.0 weeks ago )
Size: 56.41 Kb

Home page:   https://pypi.org/project/pytest-bdd/

License: MIT
Summary: BDD library for the py.test runner
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-bdd
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin