DoubleDeez / MDFramework

A multiplayer C# game framework for Godot 3.4 Mono.
https://discord.gg/UH49eHK
MIT License
77 stars 13 forks source link

Add Unit Test GitHub Action #80

Open DoubleDeez opened 3 years ago

DoubleDeez commented 3 years ago

A test .csproj should be created so that a GitHub Action can run dotnet test to validate changes to the framework. The test files should be namespaced to not interfere with projects using MDFramework.

https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test