Chroma / tests-unit /README.md
gokaygokay's picture
Upload 1005 files
77f10a3 verified
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`