Commit 4fcb6e32 authored by Hannes Magnusson's avatar Hannes Magnusson
Browse files

CDRIVER-732: Allow passing test arguments to debug test runs

We still want to make sure we don't fork & run them in parallel, so
those arguments are hardcoded, but we now support passing for example
the test name/prefix (-l).

For example:

    $ TEST_ARGS="-l /Uri/*" make debug
parent 9a4e2e87
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment