zk
zk copied to clipboard
Run tests in parallel
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/