Makefile: use pytest for nicer output
Also prepare to actually use the pytest module from the tests.
This commit is contained in:
parent
27d4450352
commit
7a745e4084
3 changed files with 19 additions and 18 deletions
|
|
@ -38,6 +38,10 @@ At build-time, the following software is required:
|
|||
* `python-docutils >= 0.13`
|
||||
* `pkg-config >= 0.29`
|
||||
|
||||
Testing requires additional software:
|
||||
|
||||
* `pytest`
|
||||
|
||||
### Build
|
||||
|
||||
The standard python package system is used. Consult upstream documentation for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue