mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
Add new dependency pytest-xdist to the toolchain. This will allow executing boost and unit tests from pytest in parallel, reducing the time needed for the run. Closes scylladb/scylladb#21222