_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-localserver 0.7.1
Propagated dependencies: python-werkzeug@2.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pypi.org/project/pytest-localserver/
Licenses: Expat
Synopsis: Py.test plugin to test server connections locally
Description:

Pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally.

python-pytest-doctestplus 1.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/scientific-python/pytest-doctestplus
Licenses: Modified BSD
Synopsis: Pytest plugin with advanced doctest features
Description:

This package contains a plugin for the Pytest framework that provides advanced doctest support and enables the testing of reStructuredText files.

python-pytest-regressions 2.3.1
Propagated dependencies: python-pytest-datadir@1.3.1 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ESSS/pytest-regressions
Licenses: Expat
Synopsis: Easy to use fixtures to write regression tests
Description:

This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (courtesy of pytest-datadir) that can be used to verify that future runs produce the same data.

python-pytest-subtesthack 0.1.1
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/untitaker/pytest-subtesthack/
Licenses: Unlicense
Synopsis: Set-up and tear-down fixtures for unit tests
Description:

This plugin allows you to set up and tear down fixtures within unit test functions that use py.test. This is useful for using hypothesis inside py.test, as hypothesis will call the test function multiple times, without setting up or tearing down fixture state as is normally the case.

python-pytest-lazy-fixture 0.6.3
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/tvorog/pytest-lazy-fixture
Licenses: Expat
Synopsis: Use fixtures in @code{pytest.mark.parametrize}
Description:

This plugin helps to use fixtures in pytest.mark.parametrize.

python-pytest-mypy-plugins 1.10.1
Propagated dependencies: python-chevron@0.14.0 python-decorator@5.0.9 python-mypy@1.4.1 python-pytest@7.1.3 python-pyyaml@6.0.1 python-regex@2022.1.18
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/TypedDjango/pytest-mypy-plugins
Licenses: Expat
Synopsis: Pytest plugin for writing tests for mypy plugins
Description:

This package provides a pytest plugin for writing tests for mypy plugins.

python-pytest-asyncio-ffab 0.19.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-random-order 1.0.4
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jbasko/pytest-random-order
Licenses: Expat
Synopsis: Pytest plugin to randomize the order of tests
Description:

pytest-random-order is a Pytest plugin that randomizes the order of tests. This can be useful to detect a test that passes just because it happens to run after an unrelated test that leaves the system in a favourable state. The plugin allows user to control the level of randomness they want to introduce and to disable reordering on subsets of tests. Tests can be rerun in a specific order by passing a seed value reported in a previous test run.

python-pytest-rerunfailures 13.0
Propagated dependencies: python-pytest@7.1.3 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-rerunfailures
Licenses: MPL 2.0
Synopsis: Pytest plugin to re-run flaky tests
Description:

This package provides a pytest plugin to re-run tests to eliminate flaky failures.

python-pytest-rerunfailures 10.2
Propagated dependencies: python-pytest@7.1.3 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-rerunfailures
Licenses: MPL 2.0
Synopsis: Pytest plugin to re-run flaky tests
Description:

This package provides a pytest plugin to re-run tests to eliminate flaky failures.

python-pytest-fixture-config 1.7.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/manahl/pytest-plugins
Licenses: Expat
Synopsis: Fixture configuration utils for py.test
Description:

This package provides fixture configuration utilities for the py.test testing framework.

python-pytest-doctest-custom 1.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/danilobellini/pytest-doctest-custom
Licenses: Expat
Synopsis: Pytest plugin to customize string representations of doctest results
Description:

This package provides a Pytest plugin for customizing string representations of doctest results. It can change the display hook used by doctest to render the object representations.

python-pytest-astropy-header 0.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://www.astropy.org/
Licenses: Modified BSD
Synopsis: Pytest plugin adding diagnostic data to the header of the test output
Description:

This plugin package provides a way to include information about the system, Python installation, and select dependencies in the header of the output when running pytest. It can be used with packages that are not affiliated with the Astropy project, but is optimized for use with astropy-related projects.

python-pytest-console-scripts 1.2.1
Propagated dependencies: python-mock@3.0.5 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kvas-it/pytest-console-scripts
Licenses: Expat
Synopsis: Pytest plugin for testing console scripts
Description:

This package provides a pytest plugin for testing console scripts.

python-pytest-enabler-bootstrap 1.2.1
Propagated dependencies: python-jaraco-context@4.1.1 python-jaraco-functools@3.5.0 python-toml@0.10.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-enabler
Licenses: Expat
Synopsis: Enable installed pytest plugins
Description:

Enable installed pytest plugins

python-pytest-enabler-bootstrap 1.2.1
Propagated dependencies: python-jaraco-context-bootstrap@4.1.1 python-jaraco-functools-bootstrap@3.5.0 python-toml@0.10.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-enabler
Licenses: Expat
Synopsis: Enable installed pytest plugins
Description:

Enable installed pytest plugins

python-pytest-filter-subpackage 0.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-filter-subpackage
Licenses: Modified BSD
Synopsis: Pytest plugin for filtering based on sub-packages
Description:

This package contains a simple plugin for the pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.

python-pytest-helpers-namespace 2021.3.24
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/saltstack/pytest-helpers-namespace
Licenses: ASL 2.0
Synopsis: Pytest Helpers Namespace Plugin
Description:

Pytest Helpers Namespace Plugin provides a helpers pytest namespace which can be used to register helper functions without requiring someone to import them in their actual tests to use them.

Page: 12345
Total results: 114