When running a lot of tests in parallel it is quite easy to run out of disc space in the user's tmp directory. Either this library needs to be made more space efficient or implement a custom test runner that can control how many directories are being made at the same time.