Package Description.
Info
| Version: | 2.0.1 |
| Author(s): | Nick Randal |
| Last Update: | Thursday, August 15, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nick-randal/UsefulCSharp/blob/master/Randal/GwtUnitTesting |
| NuGet Url: | https://www.nuget.org/packages/GwtUnit |
Install
Install-Package GwtUnit
dotnet add package GwtUnit
paket add GwtUnit
GwtUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 1.4.0)
- Microsoft.CSharp(>= 4.5.0)
- xunit(>= 2.4.1)