mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-02 12:20:00 -05:00
7 lines
88 B
Markdown
7 lines
88 B
Markdown
# flowsint-api tests
|
|
|
|
Run the tests.
|
|
|
|
```bash
|
|
python -m pytest tests/ -v --tb=short
|
|
``` |