MDFramework icon indicating copy to clipboard operation
MDFramework copied to clipboard

Add Unit Test GitHub Action

Open DoubleDeez opened this issue 5 years ago • 0 comments

A test .csproj should be created so that a GitHub Action can run dotnet test to validate changes to the framework. The test files should be namespaced to not interfere with projects using MDFramework.

https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test

DoubleDeez avatar Jul 17 '20 20:07 DoubleDeez