Skip to content

insight-architectures/unit-testing-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing in C#

This repository contains the source files for the course "Unit Testing in C#". The course is available here.

This course focuses on the creation of suites of unit tests aiming at asserting the known behavior of .NET components.

It show how NUnit, Moq and AutoFixture work and how to glue them together to quickly create powerful test suites that clearly communicate their intent.

Disclaimer

Part of the content of this guide is copied/inspired from Unit Testing in C# created by EMG - Educations Media Group AB and published with a MIT license.

About

This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published