-
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-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
-
python3-pytest-xvfb-2.0.0-4.fc36.noarch
With Xvfb and the plugin installed, your testsuite automatically runs with
Xvfb. This allows tests to be run without windows popping up during GUI tests
or on systems without a display (like a CI).
If Xvfb is not installed, the plugin does not run and your tests will still
work as normal. However, a warning message will print to standard output
letting you know that Xvfb is not installed.
If you're currently using xvfb-run in something like .travis.yml, simply remove
it and install this plugin instead - then you'll also have the benefits of Xvfb
locally.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-sphinx-pytest-0.1.1-1.lbn36.noarch
Helpful pytest fixtures for sphinx extensions.
This extension provides pytest fixtures to "simulate" converting
some source text to docutils AST at different stages; before transforms,
after transforms, etc.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-django-add-default-value-0.10.0-1.lbn36.noarch
Django Add Default Value Django Migration Operation that can be used to
transfer a field's default value to the database scheme.[ <
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36