README: add a hint how to run the unit-tests locally RHEL-16006
This commit is contained in:
parent
242df9ab75
commit
80f49a526c
1 changed files with 8 additions and 0 deletions
|
|
@ -77,6 +77,14 @@ The man-pages require `python-docutils` and can be built via:
|
||||||
make man
|
make man
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Run Tests
|
||||||
|
|
||||||
|
To run our tests locally just call
|
||||||
|
|
||||||
|
```sh
|
||||||
|
make unit-tests
|
||||||
|
```
|
||||||
|
|
||||||
### Repository:
|
### Repository:
|
||||||
|
|
||||||
- **web**: <https://github.com/osbuild/osbuild-composer>
|
- **web**: <https://github.com/osbuild/osbuild-composer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue