Skip to content

Implemented automated testing with NUnit and GitHub Actions, integrating CI to ensure reliable builds and test execution.

Notifications You must be signed in to change notification settings

DatTranV/math-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUnit Testing Project with GitHub Actions

This is a C# project built using the NUnit testing framework. The project demonstrates automated unit testing and a CI pipeline configured with GitHub Actions to ensure code quality and reliability.


Features

  • Unit Testing: Validate application logic using NUnit framework.
  • Continuous Integration: Automatically build, test, and verify changes with GitHub Actions.
  • Modern Frameworks: Built on .NET Core/6.0 for high compatibility and performance.

About

Implemented automated testing with NUnit and GitHub Actions, integrating CI to ensure reliable builds and test execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages