mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-18 15:34:05 +02:00
235 B
235 B
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