We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x.py test
If you have testsuites that are run in order A, B, and you run x.py test B A they are still run in order A B instead of B A as specified.
x.py test B A