-
python2-pytest-isort-0.3.1-1.lbn25.noarch
py.test plugin to check import ordering using isort --install using pip:: pip
install pytest-isortActivate isort checks when calling py.test:: py.test
--isortThis will execute an isort check against every .py file (if its not
ignored).-Given you have some files with incorrect sorted imports:: content of
file1.py
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-mock-1.10.0-3.lbn25.py37.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
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-moto-0.2.0-1.lbn25.noarch
pytestmoto Package status UsagePytestmoto is collection of fixtures which are
running standalone moto server which can be later used by larger integration
tests. All available fixtures:* moto_autoscaling runs moto server with
autoscaling api endpoint on port 7002 * moto_cloudwatch runs moto server with
cloudwatch api endpoint on port 7002 * moto_dynamodb runs moto server with
dynamodb api ...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-multihost-3.0-4.lbn25.py37.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
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-pep8-1.0.6-15.lbn25.py37.noarch
Pytest plugin to check PEP8 requirements.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-relaxed-1.0.0-7.lbn25.py37.noarch
pytest-relaxed provides 'relaxed' test discovery for pytest.
It is the spiritual successor to https://pypi.python.org/pypi/spec, but
is built for pytest instead of nosetests, and rethinks some aspects of
the design (such as a decreased emphasis on the display side of things.)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-reorder-0.1.0-1.lbn25.noarch
pytest_reorder |status| .. |statu Reorder tests depending on their nodeids
(strings of test file path plus test name plus parametrization, like:
test/test_ prefix_reordering.py::test_reordering_default[test_names5-expected_t
est_order5]) .Normally tests are sorted alphabetically. That makes integration
tests run before unit tests.With **pytest_reorder** you can install a hook that
will change...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-reqs-0.0.7-1.lbn25.py37.noarch
py.test plugin for checking requirements files Description --This plugin checks
your requirements files for specific versions, and compares those versions with
the installed libraries in your environment, failing your test suite if any are
invalid or out of date.This is useful for keeping virtual environments up-to-
date, and ensuring that your test suite is always being passed with the...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-rerunfailures-4.0-1.lbn25.py37.noarch
pytest-rerunfailures pytest-rerunfailures is a plugin for py.test <>_ that re-
runs tests to eliminate intermittent failures. Requirements
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-runner-4.2-1.lbn25.noarch
Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
Python 2 version.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25