Default to running in tmp dirs and pure mode?
Currently you just use mktemp and CD into it, but it's not clean and I already managed to overwrite some files cuz the tests ran in PWD (thanks git for saving me). Also, pure mode should probably be the default too