mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-22 07:33:19 +00:00
.. | ||
pytest | ||
async.py | ||
gen_sets.sh | ||
generate_sets.py | ||
README.md | ||
stress_shutdown.sh |
System tests
Pytest
The tests assume you have the "dragonfly" binary in <root>/build-dbg
directory.
You can override the location of the binary using DRAGONFLY_HOME
environment var.
to run pytest, run:
pytest -xv pytest