dotnet-version-cli
dotnet-version-cli copied to clipboard
Add test suite for the git vcs provider
This PR will
- refactor
IVcsprovider to allow passing in a working directory - update
GitVcsto use passed working directory - add covering test suite of GitVcs
Closes #57
The commit tests are working locally, they are probably failing in CI due to missing author info