Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPassing --nocapture to test-unit doesn't work #20280
Comments
|
Try adding |
|
Neither |
|
Although maybe that's a change that needs to be made to the invocation of cargo from the mach command instead. |
|
I’ve just looked at the code, |
|
Sure, but test-unit does accept an explicit --nocapture argument, so it's surprising that it's broken. |
|
Oh I missed that, sorry. It does appear to work for me though:
|
./mach test-unit -p profile --nocaptureyields: