-
python3-pytest-httpx-0.18.0-1.fc36.noarch
httpx_mock pytest fixture will make sure every httpx request will be
replied to with user provided responses.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-integration-0.2.3-1.lbn36.noarch
pytest-integration OverviewPlugin for [pytest]( to mark tests as integration or
slow integration.Integration tests are run after normal tests (unit tests) and
slow integration tests are run after (quick) integration tests.If a unit test
fails, (quick) integration and slow integration tests are not run.If a (quick)
integration tests fails, slow integration tests are not run.If you have also...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-isort-2.0.0-2.fc36.noarch
py.test plugin to check import ordering using isort.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-lazy-fixture-0.6.3-5.fc36.noarch
Use fixtures in pytest.mark.parametrize.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-localserver-0.6.0-1.fc36.noarch
pytest-localserver is a plugin for the pytest testing framework which enables
you to test server connections locally.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-metadata-1.7.0-8.fc36.noarch
Pytest plugin that provides access to test session metadata
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-mock-3.14.0-3.lbn36.noarch
This plugin installs a mocker fixture which is a thin-wrapper around the
patching API provided by the mock package, but with the benefit of not having
to worry about undoing patches at the end of a test.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-mpl-0.13-3.fc36.noarch
This is a plugin to facilitate image comparison for Matplotlib figures in
pytest. Matplotlib includes a number of test utilities and decorators, but
these are geared towards the nose testing framework. Pytest-mpl makes it easy
to compare figures produced by tests to reference images when using pytest.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-multihost-3.0-16.fc36.noarch
Allows pytest tests to run commands on several machines.
The machines to run on are described on the command line, the tests
specify how many machines they need and commands/checks to run on them.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-mypy-0.9.1-1.lbn36.noarch
pytest-mypy Mypy static type checker plugin for pytest --* Runs the mypy static
type checker on your source files as part of your pytest test runs. * Does for
mypy_ what the pytest-flake8_ plugin does for flake8_. * This is a work in
progress – pull requests appreciated. Installation You can install "pytest-
mypy" via pip_ from PyPI_:.. code-block:: bash $ pip install pytest-mypyUsage
You can...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36