Files
flowsint/flowsint-transforms/tests/README.md

7 lines
88 B
Markdown

# flowsint-api tests
Run the tests.
```bash
python -m pytest tests/ -v --tb=short
```