-
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
-
python3-pytest-mypy-plugins-1.9.3-1.lbn36.noarch
<img src" alt"mypy logo" width"300px"/> pytest plugin for testing mypy types,
stubs, and plugins[
or relative (i.e. run this test before this other test).
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-param-files-0.3.4-5.lbn36.noarch
A package to generate parametrized pytests from external files.
Create a text file with the dot format, then use the `param_file` pytest marker
to create a parametrized test.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-pytest-pep8-1.0.6-1.lbn36.noarch
py.test plugin for efficiently checking PEP8 compliance Usage install via:: pip
install pytest-pep8if you then type:: py.test --pep8every file ending in .py
will be discovered and pep8-checked, starting from the command line arguments.
.. warning:: Running pep8 tests on your project is likely to cause a lot of
issues. This plugin allows to configure on a per-project and per-file basis
which...
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36