Original comment: #11 (comment)
This should take advantage of Jest's ability to provide creation/teardown logic for each test, in order to create/teardown a new workspace to be used for each test.
After this is done, the test referenced in the comment above should be added.