Prevent mixup of unit test results in build output
danielschenk opened this issue · 0 comments
danielschenk commented
This could be achieved by making the test executables depend on each other in tests.py
(only the result, so building the executables itself can still be parallel).