Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epomatti/dojo-for-net

Unit test dojo exercises for .NET
https://github.com/epomatti/dojo-for-net

dotnet-core efcore entity-framework-core mock nsubstitute rabbitmq specflow testing unit-testing xunit

Last synced: about 8 hours ago
JSON representation

Unit test dojo exercises for .NET

Awesome Lists containing this project

README

        

# .NET Core Dojo

Dojo exercises for .NET Core.

[![Actions Status](https://github.com/evandropomatti/hbsis-dojo-for-net/workflows/dotnetcore/badge.svg)](https://github.com/evandropomatti/hbsis-dojo-for-net/actions)

## Exercises

Each module is kept separate for each day of the course:

⚪ [White Belt](solutions/WhiteBelt) - Plain Unit Tests

🟡 [Yellow Belt](solutions/YellowBelt) - Mocked Unit Tests

🟢 [Green Belt](solutions/GreenBelt) - Integration Testing

🔵 [Blue Belt](solutions/BlueBelt) - Real Scenario

🔴 [Red Belt](solutions/RedBelt) - Acceptance tests using Specflow.


Upgraded to `.NET Core 6`