summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-xunitparser.Ricardo Wurmus2021-11-30
| | | | * gnu/packages/python-check.scm (python-xunitparser): New variable.
* gnu: python-pytest-astropy: Adjust inputs.Vinicius Monego2021-11-08
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-astropy)[arguments]: Add new phase to skip a version check bug. [native-inputs]: Remove python-pytest. Move python-hypothesis, python-pytest-arraydiff, python-pytest-astropy-header, python-pytest-cov, python-pytest-filter-subpackage, python-pytest-openfiles, python-pytest-remotedata to ... [propagated-inputs]: ... here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
* gnu: Add python-aioresponses.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-check.scm (python-aioresponses): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: Add python-pytest-mockito.Maxim Cournoyer2021-10-15
| | | | * gnu/packages/python-check.scm (python-pytest-mockito): New variable.
* gnu: Add python-mockito.Maxim Cournoyer2021-10-15
| | | | * gnu/packages/python-check.scm (python-mockito): New variable.
* gnu: Add python-pytest-exploratory.Maxim Cournoyer2021-10-01
| | | | * gnu/packages/python-check.scm (python-pytest-exploratory): New variable.
* gnu: Add python-pytest-repeat.Maxim Cournoyer2021-09-30
| | | | * gnu/packages/python-check.scm (python-pytest-repeat): New variable.
* gnu: Add python-pytest-csv.Maxim Cournoyer2021-09-28
| | | | * gnu/packages/python-check.scm (python-pytest-csv): New variable.
* gnu: Update python-mypy to 0.910.raingloom2021-09-26
| | | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 0.910. [arguments]: Make --without-tests work with custom check phase. [propagated-inputs]: Add python-toml to fix missing import in mypyc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-pytest-tornasync.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-check.scm (python-pytest-tornasync): New variable.
* gnu: Add python-pytest-console-scripts.Ricardo Wurmus2021-08-30
| | | | * gnu/packages/python-check.scm (python-pytest-console-scripts): New variable.
* gnu: python-coveralls: Update to 3.2.0.Efraim Flashner2021-08-09
| | | | * gnu/packages/python-check.scm (python-coveralls): Update to 3.2.0.
* gnu: python-coveralls: Update to 3.1.0.Marius Bakke2021-07-17
| | | | | | * gnu/packages/python-check.scm (python-coveralls): Update to 3.1.0. [arguments]: Remove trailing #t's. [native-inputs]: Add PYTHON-RESPONSES.
* gnu: Add python-pytest-mp.Hartmut Goebel2021-06-06
| | | | * gnu/packages/python-check.scm (python-pytest-mp): New variable.
* gnu: Add python-tappy.Raghav Gururajan2021-05-17
| | | | * gnu/packages/python-check.scm (python-tappy): New variable.
* gnu: Add python-pytest-xvfb.Vinicius Monego2021-05-08
| | | | * gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
* gnu: Add python-pytest-qt.Vinicius Monego2021-05-08
| | | | * gnu/packages/python-check.scm (python-pytest-qt): New variable.
* gnu: Add python-pytest-click.Raghav Gururajan2021-05-02
| | | | * gnu/packages/python-check.scm (python-pytest-click): New variable.
* gnu: Add python-pytest-helpers-namespace.BonfaceKilz2021-04-15
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-helpers-namespace): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-allpairspy.Guillaume Le Vaillant2021-04-12
| | | | * gnu/packages/python-check.scm (python-allpairspy): New variable.
* gnu: Add python-pyannotate.Brendan Tildesley2021-04-09
| | | | * gnu/packages/python-check.scm (python-pyannotate): New variable.
* gnu: python-pytest-flake8: Update to 1.0.7.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.7.
* gnu: Add python-testfixtures.Raghav Gururajan2021-03-11
| | | | | | * gnu/packages/python-check.scm (python-testfixtures): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-sanic: Update to 1.7.0.Lars-Dominik Braun2021-03-10
| | | | | | | * gnu/packages/python-check.scm (python-pytest-sanic) [version]: Update to 1.7.0. [propagated-inputs]: Replace python-aiohttp with python-httpx and add python-websockets.
* gnu: Add python-pytest-astropy.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/python-check.scm (python-pytest-astropy): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-pytest-astropy-header.Sharlatan Hellseher2021-02-19
| | | | | | * gnu/packages/python-check.scm (python-pytest-astropy-header): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-eradicate.Maxim Cournoyer2021-01-25
| | | | * gnu/packages/python-check.scm (python-eradicate): New variable.
* gnu: Add python-pytest-sanic.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-check.scm (python-pytest-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-mypy: Update to 0.790.Maxim Cournoyer2020-11-29
| | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 0.790. [origin]: Fetch sources from git. [phases]{check}: Run the unit tests only, not the self test, which fails. [native-inputs]: Remove python-py. Use python-pytest-6.
* gnu: Add python-junit-xml.Marius Bakke2020-11-21
| | | | * gnu/packages/python-check.scm (python-junit-xml): New public variable.
* gnu: Add python-stestr.Maxim Cournoyer2020-11-19
| | | | * gnu/packages/python-check.scm (python-stestr): New variable.
* gnu: Add python-re-assert.Vinicius Monego2020-11-10
| | | | | | * gnu/packages/python-check.scm (python-re-assert): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyux: Fix grammar.Vagrant Cascadian2020-10-30
| | | | | * gnu/packages/python-check (python-pyux)[description]: Remove gratuitous use of "allows to".
* gnu: Add python-pyux.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-check.scm (python-pyux): New variable.
* gnu: Add python-robber.Tanguy Le Carrour2020-09-24
| | | | | | * gnu/packages/python-xyz.scm (python-robber): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-toolbox.Vinicius Monego2020-09-07
| | | | | | * gnu/packages/python-check.scm (python-pytest-toolbox): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-nbval: Update to 0.9.6.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
* gnu: Add python-pytest-trio.Vinicius Monego2020-08-09
| | | | | | * gnu/packages/python-check.scm (python-pytest-trio): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-pytest-ordering.Vinicius Monego2020-08-01
| | | | | | * gnu/packages/python-check.scm (python-pytest-ordering): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-mypy.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-check.scm (python-mypy): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-mypy-extensions.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-check.scm (python-mypy-extensions): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-nbval.Vinicius Monego2020-07-29
| | | | | | * gnu/packages/python-check.scm (python-nbval): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add python-pytest-env.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-env): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-covdefaults.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-covdefaults): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-mpl.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-mpl): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-remotedata.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-remotedata): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-openfiles.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-openfiles): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-filter-subpackage.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-filter-subpackage): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-doctestplus.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-doctestplus): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>