1
0
Fork 0
mat2/README.md

19 lines
494 B
Markdown
Raw Normal View History

2018-03-19 00:09:00 +01:00
```
_____ _____ _____ ___
| | _ |_ _|_ | Keep you data,
| | | | | | | | _| trash your meta!
|_|_|_|__|__| |_| |___|
```
2018-03-27 21:15:30 +02:00
[![pipeline status](https://0xacab.org/jvoisin/mat2/badges/master/pipeline.svg)](https://0xacab.org/jvoisin/mat2/commits/master)
[![coverage report](https://0xacab.org/jvoisin/mat2/badges/master/coverage.svg)](https://0xacab.org/jvoisin/mat2/commits/master)
2018-03-19 00:09:00 +01:00
# Run the testsuite
```bash
$ python3 -m unittest discover -v
```