19 lines
494 B
Markdown
19 lines
494 B
Markdown
```
|
|
_____ _____ _____ ___
|
|
| | _ |_ _|_ | Keep you data,
|
|
| | | | | | | | _| trash your meta!
|
|
|_|_|_|__|__| |_| |___|
|
|
|
|
```
|
|
|
|
[![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)
|
|
|
|
|
|
|
|
# Run the testsuite
|
|
|
|
```bash
|
|
$ python3 -m unittest discover -v
|
|
```
|