Skip to content

PapaRascal2020/simple-tdd-template-C-Sharp

Repository files navigation

A simple skeleton environment for C# TDD

A simple skeleton TDD envorment for C# With a Simple Math Example

For this particular environment I would recommend previous knowledge of how to import projects into a solution.

Requirements

I have been using the following configuration

  • Visual Studio 2022
  • .Net 6.0
  • Microsoft.NET.Test.Sdk (17.2.0)
  • NUnit (3.13.3)
  • NUnit3TestAdapter (4.2.1)

About

A simple skeleton TDD envorment for C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages