https://github.com/znsio/csharplabtemplate
CSharp NUnit Project Setup
https://github.com/znsio/csharplabtemplate
Last synced: about 1 year ago
JSON representation
CSharp NUnit Project Setup
- Host: GitHub
- URL: https://github.com/znsio/csharplabtemplate
- Owner: znsio
- Created: 2021-07-29T10:38:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T10:39:48.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T06:09:44.056Z (over 1 year ago)
- Language: C#
- Size: 2.93 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSharpLabTemplate
CSharp NUnit Project Setup
* Open the Solution in Visual Studio or JetBrain Rider
* Run Tests inside the Test Project. All tests should pass.