Skip to content

capture more info from unit tests, run in parallel

Evan Hunt requested to merge parallel-unit-tests into master

This takes advantage of a feature in kyua: kyua -v parallelism=N test

It also ensures that results from unit tests are captured, both in database format and as html, in the event of failure.

Merge request reports