README: add brief note about testing
This commit is contained in:
parent
aa7e1310d2
commit
fb78d645d6
1 changed files with 3 additions and 0 deletions
|
@ -57,3 +57,6 @@ not marked "unwanted" as well. Failing to consider transitive dependencies will
|
||||||
lead to broken dependencies of generated `rust-foo+bar-devel` packages and / or
|
lead to broken dependencies of generated `rust-foo+bar-devel` packages and / or
|
||||||
errors when generating spec files with rust2rpm.
|
errors when generating spec files with rust2rpm.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
Use `python -m pytest -v` or `PYTHONPATH=. pytest -v` in the source tree.
|
||||||
|
|
Loading…
Reference in a new issue