zk icon indicating copy to clipboard operation
zk copied to clipboard

Run tests in parallel

Open terror opened this issue 4 years ago • 0 comments

Currently because of using tempdir we have to run the tests consecutively, see if there's a way to run them in parallel despite this.

Resource: https://andrewra.dev/2019/03/01/testing-in-rust-temporary-files/

terror avatar Jul 05 '21 13:07 terror