Versioning.NET icon indicating copy to clipboard operation
Versioning.NET copied to clipboard

Migrate common test code to separate NuGet package

Open cbcrouse opened this issue 4 years ago • 0 comments

Issue #8 calls out adding code coverage to at least 80% but several common test classes are used across several repositories and the test coverage already exists in other repositories.

  • [ ] Extract the common testing files into their own repository/solution
  • [ ] Setup the pipelines to produce a NuGet package
  • [ ] Consume the NuGet package in other repositories and remove the local references

cbcrouse avatar Mar 27 '21 22:03 cbcrouse