mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
To run tests with bare pytest command we need to have almost the same set of options as test.py because we reuse code from test.py. scylladb/scylladb#24573 added `--pytest-arg` option to test.py but not to test/conftest.py which breaks running Python tests using bare pytest command.
13 KiB
13 KiB