mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 21:39:32 -06:00
Use pytest for Python bindings test suite
This commit is contained in:
@@ -21,5 +21,7 @@ See: https://www.grammaticalframework.org/doc/runtime-api.html#python
|
||||
## Running tests
|
||||
|
||||
```sh
|
||||
python test.py
|
||||
pytest
|
||||
```
|
||||
|
||||
Requires: `pip install pytest`
|
||||
|
||||
Reference in New Issue
Block a user