-
python2-pytest-faulthandler-1.5.0-3.lbn25.noarch
Plugin for pytest that automatically enables the faulthandler
module during tests. Inspired by the nose faulthandler plugin.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-fixture-config-1.2.11-5.lbn25.py37.noarch
Simple configuration objects for Py.test fixtures.
Allows you to skip tests when their required config variables aren't set.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-flakes-2.0.0-5.lbn25.py37.noarch
Py.test plugin for efficiently checking python source with pyflakes.
Python 2 build.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-forked-0.2-5.lbn25.py37.noarch
The pytest-forked plugin extends py.test by adding an option to run tests in
isolated forked subprocesses. This is useful if you have tests involving C or
C++ libraries that might crash the process. To use the plugin, simply use the
--forked argument when invoking py.test.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-httpbin-0.3.0-5.lbn25.py37.noarch
Pytest-httpbin creates a pytest fixture that is dependency-injected into your
tests. It automatically starts up a HTTP server in a separate thread running
a local instance of httpbin (a web service for testing HTTP libraries) and
provides your test with the URL in the fixture.
This package provides the Python 2 implementation.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-instafail-0.3.0-1.lbn25.py37.noarch
pytest-instafail |build status|_.. |build statu .. _build status: is a plugin
for py.test <>_ that shows failures and errors instantly instead of waiting
until the end of test session.Requirements You will need the following
prerequisites in order to use pytest-instafail:- Python 2.6, 2.7, 3.2, 3.3, 3.4
or PyPy - pytest 2.3 or newerInstallation To install pytest-instafail:: $ pip
install...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
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