Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthiware/unittesting
C# Unit Testing Basics with xUnit and NUnit
https://github.com/matthiware/unittesting
csharp dotnet-core nunit tutorial unit-testing unittesting xunit
Last synced: 5 days ago
JSON representation
C# Unit Testing Basics with xUnit and NUnit
- Host: GitHub
- URL: https://github.com/matthiware/unittesting
- Owner: MatthiWare
- License: unlicense
- Created: 2020-12-27T10:45:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T15:50:19.000Z (about 4 years ago)
- Last Synced: 2024-03-27T03:04:49.127Z (11 months ago)
- Topics: csharp, dotnet-core, nunit, tutorial, unit-testing, unittesting, xunit
- Language: C#
- Homepage: https://www.youtube.com/playlist?list=PLk2wYESZIvVJPljM2KTPTlpIa6fkrMVJ8
- Size: 13.7 KB
- Stars: 11
- Watchers: 2
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unit Testing in C#
This repository contains the source code for unit testing in C# Tutorial Series on YouTube.# xUnit
https://youtu.be/mtlE-iHIrH0# NUnit
https://youtu.be/uvqAGchg8bc