mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-04-18 05:23:32 +00:00
add py13 to tox envlist
test_xair and test_x32 now run tests with tox upd Tests section in README
This commit is contained in:
12
README.md
12
README.md
@@ -339,14 +339,14 @@ print(mixer.query('/ch/01/mix/on'))
|
||||
|
||||
### `Tests`
|
||||
|
||||
Unplug any expensive equipment before running tests.
|
||||
Save your current settings to a snapshot first.
|
||||
Install [poetry](https://python-poetry.org/docs/#installation) and then:
|
||||
|
||||
First make sure you installed the [development dependencies](https://github.com/onyx-and-iris/xair-api-python#installation)
|
||||
```powershell
|
||||
poetry poe test-xair
|
||||
poetry poe test-x32
|
||||
```
|
||||
|
||||
To run all tests:
|
||||
|
||||
`pytest -v`.
|
||||
Unplug any expensive equipment and save your current settings to a snapshot first.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user