runtest

Numerically tolerant end-to-end test library for research software.

MPL-2.0 License

Downloads
216
Stars
22
Committers
6

runtest

Numerically tolerant end-to-end test library for research software.

Image: Midjourney, CC BY-NC 4.0

Installation

$ pip install runtest

Supported Python versions

The library is tested with Python 3.7, 3.8, 3.9, 3.10. If you want to test runtest itself on your computer, you can follow what we do in the CI workflow.

Documentation

Past versions

Citation

For a recommended citation, please check the at the bottom-right of https://zenodo.org/record/3893712.

Projects using runtest

If you use runtest, please add a link to your project via a pull request.

Similar projects

  • testcode is a python module for
    testing for regression errors in numerical (principally scientific)
    software.