Skip to content

.Net core with mstest, xunit and nunit for testing CI/CD

Notifications You must be signed in to change notification settings

hyperxcode/test_csharp_mstest_nunit_xunit

 
 

Repository files navigation

.NET Core Quality gate

unit tests with csharp

dotnet test with three popular test framework.focus on mstest.

  • mstest
  • nunit
  • xunit

after test you can create coverage report. and also have test devops

About

.Net core with mstest, xunit and nunit for testing CI/CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.3%
  • Dockerfile 6.7%