Skip to content

Latest commit

 

History

History

dot-net-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

.NET Core

Pairing test skeleton using .NET core and nunit for testing.

Usage

  • ./script/setup to install dependencies (uses homebrew)
  • ./script/test to run the tests
  • ./script/start to run the code

Structure

However, you're free to organise your code as you like.

Notes

IDE-wise you can use VS Code with the standard Microsoft C# extension.

Skeleton created following these instructions: https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-nunit