mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 03:08:40 -04:00
To use the smoketests, you first need to install the dependencies:
python -m venv smoketests/venv
smoketests/venv/bin/pip install -r smoketests/requirements.txt
Then, run the smoketests like so:
smoketests/venv/bin/python -m smoketests <args>