Sjoerd Langkemper
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Sjoerd Langkemper created a post, AnsweredassertIsWriteThread fails when calling copyDirectoryToProject
I 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...