How to Install and Uninstall python3-pytest-bdd.noarch Package on Fedora 38
Last updated: November 26,2024
1. Install "python3-pytest-bdd.noarch" package
Learn how to install python3-pytest-bdd.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-bdd.noarch
Copied
2. Uninstall "python3-pytest-bdd.noarch" package
Please follow the instructions below to uninstall python3-pytest-bdd.noarch on Fedora 38:
$
sudo dnf remove
python3-pytest-bdd.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-bdd.noarch package on Fedora 38
Last metadata expiration check: 3:38:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pytest-bdd
Version : 6.1.1
Release : 9.fc38
Architecture : noarch
Size : 99 k
Source : python-pytest-bdd-6.1.1-9.fc38.src.rpm
Repository : updates
Summary : BDD library for the py.test runner
URL : https://pytest-bdd.readthedocs.io/en/latest/
License : MIT
Description : pytest-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.
Available Packages
Name : python3-pytest-bdd
Version : 6.1.1
Release : 9.fc38
Architecture : noarch
Size : 99 k
Source : python-pytest-bdd-6.1.1-9.fc38.src.rpm
Repository : updates
Summary : BDD library for the py.test runner
URL : https://pytest-bdd.readthedocs.io/en/latest/
License : MIT
Description : pytest-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.