see code in ./redisdemo/db.py ./redisdemo/test_db.py
- A debian based OS is expected to auto bootstrap and run the tests.
make check- If not using debian or a derivation, check dependencies in
requirements.txt and requirements-dev.txt, then run tests via pytest
pip install -r requirements-dev.txt -r requirements.txt pytest redisdemo
- If not using debian or a derivation, check dependencies in
requirements.txt and requirements-dev.txt, then run tests via pytest
MIT license