test: fixing tests [wip] (#164)

This commit is contained in:
Talley Lambert
2023-05-19 20:43:52 -04:00
committed by GitHub
parent ca4a1ecb20
commit 1fb46854d4
8 changed files with 34 additions and 146 deletions

View File

@@ -48,5 +48,4 @@ All widgets should try to match the native Qt API as much as possible:
## Testing
Tests can be run in the current environment with `pytest`. Or, to run tests
against all supported python & Qt versions, run `tox`.
Tests can be run in the current environment with `pytest`.