Files
flowsint/flowsint-enrichers/tests/README.md
2025-11-27 17:16:41 +01:00

7 lines
145 B
Markdown

# flowsint-enrichers tests
Run the tests (make sure you are in `flowsint_tranforms` folder).
```bash
python -m pytest tests/ -v --tb=short
```