mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-01-24 17:27:48 +00:00
upd Run Tests in README
This commit is contained in:
parent
7f3b0ac7c9
commit
e37dea38b3
12
README.md
12
README.md
@ -528,13 +528,15 @@ with vban_cmd.api('banana', **opts) as vban:
|
|||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
## Tests
|
### Run tests
|
||||||
|
|
||||||
First make sure you installed the [development dependencies](https://github.com/onyx-and-iris/vban-cmd-python#installation)
|
Install [poetry](https://python-poetry.org/docs/#installation) and then:
|
||||||
|
|
||||||
Then from tests directory:
|
```powershell
|
||||||
|
poetry poe test-basic
|
||||||
`pytest -v`
|
poetry poe test-banana
|
||||||
|
poetry poe test-potato
|
||||||
|
```
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user