Skip to content

Split up tests to improve parallelisation

Emmanuele Bassi requested to merge ebassi/parallel-tests into main

We should take advantage of the amount of cores at our disposal, and move tests into separate units instead of having a single test binary.

Edited by Emmanuele Bassi

Merge request reports