bast / runtest

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

Home Page:http://runtest.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image image image image image image

runtest

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

image of a hardware circuit with red and green light bulbs

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.

About

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

http://runtest.readthedocs.io

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%