Closed sanderkoenders closed 6 years ago
Use an unique directory in /tmp when installing packages, resolves #10.
/tmp
(Also adds the uniqid package which has no dependencies on other packages)
I merged the most recent changes in the codebase and added some extra unit tests to bump the mutation score above the required threshold. Should be good to go now.
Use an unique directory in
/tmp
when installing packages, resolves #10.(Also adds the uniqid package which has no dependencies on other packages)