How to Install and Uninstall python312-pytest-bdd Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-pytest-bdd" package
Learn how to install python312-pytest-bdd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pytest-bdd
Copied
2. Uninstall "python312-pytest-bdd" package
Please follow the instructions below to uninstall python312-pytest-bdd on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pytest-bdd
Copied
3. Information about the python312-pytest-bdd package on openSuSE Tumbleweed
Information for package python312-pytest-bdd:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-bdd
Version : 5.0.0-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 280.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-bdd-5.0.0-1.12.src
Upstream URL : https://github.com/pytest-dev/pytest-bdd
Summary : BDD for pytest
Description :
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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-bdd
Version : 5.0.0-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 280.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-bdd-5.0.0-1.12.src
Upstream URL : https://github.com/pytest-dev/pytest-bdd
Summary : BDD for pytest
Description :
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.