Sjoerd Langkemper
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created assertIsWriteThread fails when calling copyDirectoryToProject
AnsweredI want to write a unit test for my plugin. The plugin retrieves information from git, so I want a .git directory in the test project. I have created a directory `testData/single/dot_git` in my plug...