UI_latest/tests-unit/README.md

9 lines
131 B
Markdown
Raw Permalink Normal View History

2024-11-09 14:19:42 +00:00
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`