1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
[](https://badge.fury.io/py/test2ref)
[](https://github.com/nbiotcloud/test2ref/actions/workflows/main.yml)
[](https://test2ref.readthedocs.io/en/stable/?badge=stable)
[](https://coveralls.io/github/nbiotcloud/test2ref?branch=main)
[](https://pypi.python.org/pypi/test2ref)
# Testing Against Learned Reference Data
* [Documentation](https://test2ref.readthedocs.io/en/stable/)
* [PyPI](https://pypi.org/project/test2ref/)
* [Sources](https://github.com/nbiotcloud/test2ref)
* [Issues](https://github.com/nbiotcloud/test2ref/issues)
## Installation
Installing it is pretty easy:
```bash
pip install test2ref
```
|