-
python3-pytest-twisted-1.12-1.lbn36.noarch
pytest-twisted is a plugin for pytest, which allows to test code, which uses
the twisted framework. test functions can return Deferred objects and pytest
will wait...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-vcr-1.0.2-12.fc36.noarch
Py.test plugin for managing VCR.py cassettes
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-venv-0.2-6.fc36.noarch
pytest-venv is a simple pytest plugin that exposes a venv fixture.
The fixture is used to create a new virtual environment which can be used to
install packages and run commands inside tests.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-virtualenv-1.7.0-13.fc36.noarch
Create a Python virtual environment in your test that cleans up on teardown.
The fixture has utility methods to install packages and list what's installed.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-watch-4.2.0-12.fc36.noarch
A zero-config CLI tool that runs [pytest][], and re-runs it
when a file in your project changes. It beeps on failures and can run arbitrary
commands on each passing and failing test run.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-webdriver-1.7.0-1.lbn36.noarch
Pytest Webdriver FixtureThis fixture provides a configured webdriver for
Selenium browser tests, that takes screenshots for you on test failures.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xdist+psutil-3.6.1-5.lbn36.noarch
This is a metapackage bringing in psutil extras requires for
python3-pytest-xdist.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xdist+setproctitle-3.6.1-5.lbn36.noarch
This is a metapackage bringing in setproctitle extras requires for
python3-pytest-xdist.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xdist-3.6.1-5.lbn36.noarch
The pytest-xdist plugin extends pytest with new test execution modes,
the most used being distributing tests across multiple CPUs
to speed up test execution:
pytest -n auto
With this call, pytest will spawn a number of workers processes equal
to the number of available CPUs, and distribute the tests randomly across them.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-xprocess-0.18.1-2.fc36.noarch
Experimental py.test <>_ plugin for managing processes across test runs.Usage
install via:: pip install pytest-xprocessThis will provide a xprocess fixture
which helps you to ensure that one ore more longer-running processes are
present for your tests. You can use it to start and pre-configure test-specific
databases (Postgres, Couchdb, ...).Additionally there are two new command
line...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36