_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest 5.4.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: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
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 4.6.11
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: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
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 8.2.2
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.5.0 python-py@1.11.0 python-tomli@2.0.1 python-exceptiongroup@1.1.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 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 7.3.2
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 python-exceptiongroup@1.1.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-qt 3.3.0
Propagated dependencies: python-pyqt@5.15.9
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-qt
Licenses: Expat
Synopsis: Pytest support for PyQt and PySide applications
Description:

pytest-qt is a Pytest plugin that allows programmers to write tests for PyQt5 and PySide2 applications.

The main usage is to use the qtbot fixture, responsible for handling qApp creation as needed and provides methods to simulate user interaction, like key presses and mouse clicks.

python-pytest-mp 0.0.4p2
Propagated dependencies: python-pytest@7.1.3 python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ansible/pytest-mp
Licenses: Expat
Synopsis: Segregate tests into several processes
Description:

pytest-mp is a minimalist approach to distribute and segregate pytest tests across processes using python's multiprocessing library and is heavily inspired by pytest-concurrent and pytest-xdist. As a very early beta, it doesn't pledge or intend to support the majority of platforms or use cases. Design is based on supporting slow, io-bound testing with often tedious system under test configuration that can benefit from running several tests at one time.

python-pytest-bdd 5.0.0
Propagated dependencies: python-glob2@0.7 python-mako@1.2.2 python-parse@1.18.0 python-parse-type@0.6.0 python-py@1.11.0 python-pytest@7.1.3
Channel: guixrus
Location: guixrus/packages/jrnl.scm (guixrus packages jrnl)
Home page: https://github.com/pytest-dev/pytest-bdd
Licenses: Expat
Synopsis: BDD for pytest
Description:

BDD for pytest

python-pytest-vcr 1.0.2-1.4d6c7b3
Propagated dependencies: python-pytest@7.1.3 python-vcrpy@4.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ktosiek/pytest-vcr
Licenses: Expat
Synopsis: Plugin for managing VCR.py cassettes
Description:

Plugin for managing VCR.py cassettes.

python-pytest-mpl 0.16.1
Propagated dependencies: python-jinja2@3.1.2 python-matplotlib@3.8.2 python-nose@1.3.7 python-packaging@21.3 python-pillow@9.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/matplotlib/pytest-mpl
Licenses: Modified BSD
Synopsis: Pytest plugin to help with testing figures output from Matplotlib
Description:

This is a plugin to facilitate image comparison for Matplotlib figures in Pytest.

python-pytest-env 0.6.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/MobileDynasty/pytest-env
Licenses: Expat
Synopsis: Pytest plugin that allows you to add environment variables
Description:

This is a py.test plugin that enables you to set environment variables in the pytest.ini file.

python-pytest-cov 3.0.0
Propagated dependencies: python-coverage@6.4.3 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-pytest-csv 3.0.0
Propagated dependencies: python-pytest@7.1.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nicoulaj/pytest-csv
Licenses: GPL 3+
Synopsis: CSV reporter for Pytest
Description:

This package provides a plugin for Pytest that enables a CSV output mode for Pytest. It can be enabled via the --csv option it adds to the Pytest command line interface (CLI).

python-pytest-pep8 1.0.6
Propagated dependencies: python-pep8@1.7.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/pytest-dev/pytest-pep8
Licenses: Expat
Synopsis: Py.test plugin to check PEP8 requirements
Description:

Pytest plugin for checking PEP8 compliance.

python-pytest-xvfb 2.0.0
Propagated dependencies: python-pyvirtualdisplay@3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/The-Compiler/pytest-xvfb
Licenses: Expat
Synopsis: Pytest plugin to run Xvfb for tests
Description:

This package provides a Pytest plugin to run Xvfb for tests.

python-pytest-trio 0.7.0
Propagated dependencies: python-async-generator@1.10 python-outcome@1.2.0 python-pytest@7.1.3 python-trio@0.21.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-trio/pytest-trio
Licenses: Expat ASL 2.0
Synopsis: Pytest plugin for trio
Description:

This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.

python-pytest-mypy 0.9.1
Propagated dependencies: python-attrs@21.2.0 python-filelock@3.0.12 python-mypy@1.4.1 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dbader/pytest-mypy
Licenses: Expat
Synopsis: Mypy static type checker plugin for Pytest
Description:

pytest-mypi is a static type checker plugin for Pytest that runs the mypy static type checker on your source files as part of a Pytest test execution.

python-pytest-cram 0.2.2
Propagated dependencies: python-cram@0.7 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/tbekolay/pytest-cram
Licenses: Expat
Synopsis: Run cram tests with pytest
Description:

Cram tests command line applications; Pytest tests Python applications. pytest-cram tests Python command line applications by letting you write your Python API tests with pytest, and your command line tests in cram.

python-pytest-pudb 0.7.0
Propagated dependencies: pudb@2023.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/wronglink/pytest-pudb
Licenses: Expat
Synopsis: Pytest PuDB debugger integration
Description:

python-pytest-pudb provides PuDB debugger integration based on pytest PDB integration. For example, the software developer can call pudb by running py.test --pudb from the command line or by including pudb.set_trace in their test file(s).

python-pytest-mock 3.10.0
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-mock/
Licenses: Expat
Synopsis: Thin-wrapper around the mock package for easier use with py.test
Description:

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. The mocker fixture has the same API as mock.patch, supporting the same arguments.

python-pytest-perf 0.13.1
Propagated dependencies: python-jaraco-context@4.1.1 python-jaraco-functools@3.5.0 python-more-itertools@8.2.0 python-packaging@21.3 python-pip-run@8.8.0 python-tempora@5.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-perf
Licenses: Expat
Synopsis: Pytest plugin for performance testing
Description:

pytest-perf makes it easy to compare works by creating two installs, the control and the experiment, and measuring the performance of some Python code against each. Under the hood, it uses the pip-run command to install from the upstream main branch (e.g. https://github.com/jaraco/pytest-perf) for the control and from . for the experiment. It then runs each of the experiments against each of the environments.

emacs-python-pytest 20240826.948
Propagated dependencies: emacs-dash@20240510.1327 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/wbolster/emacs-python-pytest
Licenses:
Synopsis: helpers to run pytest
Description:

Documentation at https://melpa.org/#/python-pytest

python-pytest-flask 1.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-flask
Licenses: Expat
Synopsis: Pytest fixtures to test Flask applications
Description:

This pytest plugin provides fixtures to simplify Flask app testing.

python-pytest-click 1.0.2
Propagated dependencies: python-click@8.1.7 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Stranger6667/pytest-click
Licenses: Expat
Synopsis: Py.test plugin for Click
Description:

This package provides a plugin to test Python click interfaces with pytest.

Page: 12345
Total results: 114