How to Install and Uninstall python38-pytest-bdd Package on openSuSE Tumbleweed
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pytest-bdd" package
Please follow the guidelines below to install python38-pytest-bdd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pytest-bdd
Copied
2. Uninstall "python38-pytest-bdd" package
Please follow the guidelines below to uninstall python38-pytest-bdd on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pytest-bdd
Copied
3. Information about the python38-pytest-bdd package on openSuSE Tumbleweed
Information for package python38-pytest-bdd:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-bdd
Version : 4.0.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 300,4 KiB
Installed : No
Status : not installed
Source package : python-pytest-bdd-4.0.2-1.5.src
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 : python38-pytest-bdd
Version : 4.0.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 300,4 KiB
Installed : No
Status : not installed
Source package : python-pytest-bdd-4.0.2-1.5.src
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.