mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-01 11:48:38 -05:00
7 lines
145 B
Markdown
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
|
|
``` |