Helper functions for pytest.
Project Links
Meta
Author: Dominic Davis-Foster
Requires Python: >=3.6
Classifiers
Development Status
- 4 - Beta
Framework
- Pytest
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3 :: Only
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Software Development :: Libraries :: Python Modules
- Software Development :: Quality Assurance
- Software Development :: Testing
- Software Development :: Testing :: Unit
Typing
- Typed
Helper functions for pytest.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
coincidence can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install coincidence
To install with conda:
First add the required channels
$ conda config --add channels https://conda.anaconda.org/conda-forge $ conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
$ conda install coincidence
Mar 04, 2024
0.6.6
Apr 11, 2023
0.6.5
Mar 09, 2023
0.6.4
Sep 21, 2022
0.6.3
Apr 23, 2022
0.6.2
Feb 09, 2022
0.6.1
Nov 28, 2021
0.6.0
Jul 07, 2021
0.5.1
Jul 05, 2021
0.5.0
Jun 09, 2021
0.4.3
Jun 07, 2021
0.4.2
May 05, 2021
0.4.1
Apr 06, 2021
0.4.0
Mar 29, 2021
0.3.1
Mar 23, 2021
0.3.0
Mar 10, 2021
0.2.3
Mar 10, 2021
0.2.2
Mar 10, 2021
0.2.1
Mar 10, 2021
0.2.0
Jan 25, 2021
0.1.2
Jan 21, 2021
0.1.1
Jan 20, 2021
0.1.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=2.8.0)
domdf-python-tools
(>=6.2.0)
pytest
(>=2.0.2)
pytest-regressions
(>=3.7.4.3)
typing-extensions