_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-python-pytest-git 3.0-0.f9a0cea
Propagated dependencies: emacs-dash@2.19.1 emacs-projectile@2.8.0 emacs-transient@0.7.5 emacs-s@1.13.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/niklascarlsson/emacs-python-pytest
Licenses: GPL 3+
Synopsis: run pytest inside Emacs
Description:

TBD

python-pytest-datafiles 3.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/omarkohl/pytest-datafiles
Licenses: Expat
Synopsis: Pytest plugin to create a tmpdir
Description:

A pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.

python-pytest-checkdocs 2.7.1
Propagated dependencies: python-docutils@0.19 python-importlib-metadata@5.2.0 python-pep517@0.9.1 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-checkdocs
Licenses: Expat
Synopsis: Check the README when running tests
Description:

This package provides a pytest plugin that checks the long description of the project to ensure it renders properly.

python-pytest-benchmark 4.0.0
Propagated dependencies: python-py-cpuinfo@8.0.0-1.4d6987e
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ionelmc/pytest-benchmark
Licenses: FreeBSD
Synopsis: Pytest fixture for benchmarking code
Description:

This package provides a pytest fixture that will group the tests into rounds that are calibrated to the chosen timer.

python-pytest-freezegun 0.4.2
Propagated dependencies: python-freezegun@1.2.2 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ktosiek/pytest-freezegun
Licenses: Expat
Synopsis: Pytest plugin to freeze time in test fixtures
Description:

The pytest-freezegun plugin wraps tests and fixtures with freeze_time, which controls (i.e., freeze) the time seen by the test.

python-pytest-bootstrap 7.1.3
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-pytest-tornasync 0.6.0.post2
Propagated dependencies: python-pytest@7.1.3 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eukaryote/pytest-tornasync
Licenses: Expat
Synopsis: Pytest plugin for testing Tornado code
Description:

This package provides a simple pytest plugin that provides some helpful fixtures for testing Tornado (version 5.0 or newer) apps and easy handling of plain (undecoratored) native coroutine tests.

python-pytest-openfiles 0.6.0
Propagated dependencies: python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-openfiles
Licenses: Modified BSD
Synopsis: Pytest plugin for detecting inadvertent open file handles
Description:

This package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.

python-pytest-arraydiff 0.6.1
Propagated dependencies: python-numpy@1.23.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-arraydiff
Licenses: Modified BSD
Synopsis: Pytest plugin to help with comparing array output from tests
Description:

This is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests, in particular in cases where the arrays are too large to conveniently hard-code them in the tests.

python-pytest-pydocstyle 2.2.0
Propagated dependencies: python-pydocstyle@3.0.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pydocstyle
Licenses: Expat
Synopsis: Pytest plugin to run @command{pydocstyle}
Description:

This package provides a Pytest plugin to run pydocstyle.

python-pytest-subprocess 1.5.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Synopsis: Fake subprocess for Pytest
Description:

This package provides a plugin to fake subprocess for Pytest.

python-pytest-capturelog 0.7
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/memedough/pytest-capturelog/overview
Licenses: Expat
Synopsis: Pytest plugin to catch log messages
Description:

Python-pytest-catchlog is a pytest plugin to catch log messages.

python-pytest-virtualenv 1.7.0
Dependencies: python-virtualenv@20.3.1
Propagated dependencies: python-pytest-shutil@1.7.0 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: Virtualenv fixture for py.test
Description:

This package provides a virtualenv fixture for the py.test framework.

python-pytest-httpserver 1.0.0
Propagated dependencies: python-werkzeug@2.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/csernazs/pytest-httpserver
Licenses: Expat
Synopsis: HTTP server for pytest
Description:

Pytest plugin library to test http clients without contacting the real http server.

python-pytest-remotedata 0.4.1
Propagated dependencies: python-packaging@21.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-remotedata
Licenses: Modified BSD
Synopsis: Pytest plugin for controlling remote data access
Description:

This package provides a plugin for the Pytest framework that allows developers to control unit tests that require access to data from the internet.

python-pytest-postgresql 3.1.2
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@7.1.3
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-postgresql
Licenses: LGPL 3
Synopsis: Postgresql fixtures and fixture factories for Pytest.
Description:

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

python-pytest-dependency 0.5.1
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/RKrahl/pytest-dependency
Licenses: ASL 2.0
Synopsis: Manage dependencies of tests
Description:

This pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.

python-pytest-subprocess 1.5.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Synopsis: Pytest plugin to fake subprocess
Description:

This package provides a plugin to fake subprocess for pytest. The plugin adds the fake_process fixture (and fp as an alias). It can be used it to register subprocess results so you won't need to rely on the real processes. The plugin hooks on the subprocess.Popen(), which is the base for other subprocess functions. That makes the subprocess.run(),subprocess.call(), subprocess.check_call() and subprocess.check_output() methods also functional.

python-pytest-regressions 2.0.1
Dependencies: python-setuptools-scm@7.1.0
Propagated dependencies: python-pytest@7.1.3 python-pytest-datadir@1.3.1 python-pyyaml@6.0.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/ESSS/pytest-regressions
Licenses: Expat
Synopsis: Easy to use fixtures to write regression tests.
Description:

Easy to use fixtures to write regression tests.

python-pytest-param-files 0.3.4
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/chrisjsewell/pytest-param-files
Licenses: Expat
Synopsis: Pytest plugin to parameterize tests from external files
Description:

This Pytest plugin enables creating Pytest parametrize decorators from external files.

python-pytest-flakefinder 1.1.0
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/dropbox/pytest-flakefinder
Licenses: ASL 2.0
Synopsis: Pytest plugin for finding flaky tests
Description:

This package provides a Pytest plugin to run tests multiple times and detect flakyness.

python-pytest-pycodestyle 2.2.0
Propagated dependencies: python-pycodestyle@2.8.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pycodestyle
Licenses: Expat
Synopsis: Pytest plugin to run pycodestyle
Description:

This package provides a plugin to run pycodestyle for the pytest framework.

python-pytest-check-links 0.3.0
Propagated dependencies: python-docutils@0.19 python-html5lib@1.1 python-nbconvert@6.5.0 python-nbformat@5.3.0 python-pytest@7.1.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/minrk/pytest-check-links
Licenses: Modified BSD
Synopsis: Check links in files
Description:

This package provides a pytest plugin that checks URLs for HTML-containing files.

python-pytest-exploratory 0.5
Propagated dependencies: python-ipython@8.5.0 python-py@1.11.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nokia/pytest-exploratory
Licenses: Expat
Synopsis: Interactive console for Pytest
Description:

This Pytest plugin provides an IPython extension that allows for interactively selecting and running Pytest tests.

Page: 12345
Total results: 114