Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[QA] Check command-line arguments for test runner
Before this change, if you made a typo such as `-parellel-8` when trying to run tests, you'd get a backtrace that's difficult to interpret. With this change, you'll get a better error message and a non-zero exit code.
- Loading branch information