-
python2-pytest-shutil-1.2.6-5.lbn25.py37.noarch
This library is a goodie-bag of Unix shell and
environment management tools for automated tests.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-sourceorder-0.5-11.lbn25.noarch
Allows tests within a specially marked class to be run in source order,
instead of the "almost alphabetical" order Pytest normally uses.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-spec-1.1.0-7.lbn25.py37.noarch
Pytest plugin to display test execution output like a SPECIFICATION.
Available features:
- Format output to look like specification.
- Group tests by classes and files
- Failed, passed and skipped are marked and colored.
- Remove test_ and underscores for every test.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-sugar-0.9.1-1.lbn25.py37.noarch
pytest-sugar[ that shows failures and
errors instantly and shows a progress bar.![]( RequirementsYou will need the
following prerequisites in order to use pytest-sugar:- Python 2.7, 3.4 or newer
- pytest 2.9.0 or newer - pytest-xdist 1.14 or above if you want the progress
bar to work while running tests in parallel InstallationTo install pytest-
sugar:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-timeout-1.3.1-2.lbn25.py37.noarch
This is a plugin which will terminate tests after a certain timeout. When doing
so it will show a stack dump of all threads running at the time. This is useful
when running tests under a continuous integration server or simply if you don’t
know why the test suite hangs.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-tornado-0.5.0-3.lbn25.py37.noarch
A py.test plugin providing fixtures and markers to simplify testing of
asynchronous tornado applications.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-vcr-1.0.2-1.lbn25.noarch
Py.test plugin for managing VCR.py cassettes
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-virtualenv-1.2.11-7.lbn25.py37.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
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-watch-4.1.0-10.lbn25.py37.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
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-pytest-xdist-1.22.5-1.lbn25.py37.noarch
The pytest-xdist plugin extends py.test with some unique test execution modes:
* test run parallelization: if you have multiple CPUs or hosts you can use
those for a combined test run. This allows to speed up development or to use
special resources of remote machines.
* --boxed: run each test in a boxed subprocess to survive SEGFAULTS or
otherwise dying processes
* --looponfail: run your tests repeatedly in a subprocess. After each run
py.test waits until a file in your project changes and then re-runs the
previously failing tests. This is repeated until all tests pass after which
again a full run is performed.
* Multi-Platform coverage: you can specify different Python interpreters or
different platforms and run tests in parallel on all of them.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25