Published July 9, 2020
| Version 2.0.2
Software
Open
pytest-cases: a Python package for reproducible AI results (among others)
Description
`pytest-cases` is a Python package leveraging the widely popular `pytest` library (Krekel et al., 2004) to design tests and benchmarks where test data, tested code, and evaluation protocols are strictly separated. With `pytest-cases` it has never been so easy for researchers to create reproducible results tables !
The API for `pytest-cases` is as minimal as possible, so that each concept (test data, algorithms candidates, evaluation protocols) is a readable python function ; this is in line with the design philosophy of `pytest` itself.
Files
smarie/python-pytest-cases-2.0.2.zip
Files
(701.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e63d6ac28b68b1bc32f84b537b086dc3
|
701.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/smarie/python-pytest-cases/tree/2.0.2 (URL)