Skip to content

KyleMcMaster/kata-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kata-starter

Kata template for C# and F# with .NET 8.0 to promote TDD exercises.

Packages

  • AutoFixture.AutoNSubstitute
  • AutoFixture.Xunit2
  • FluentAssertions
  • xUnit
  • Ardalis.GuardClauses
  • CSharpFunctionalExtension.FluentAssertions

Running the project

In the csharp or fsharp folder at the same level as the .csproj or .fsproj respectively, run the following commands to restore packages and execute the tests in watch mode.

dotnet restore

dotnet watch test

About

Kata template for Xunit, AutoFixture, and Fluent Assertions to promote TDD exercises.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published