Info
| Version: | 1.0.0 |
| Author(s): | Nikolay Zahariev |
| Last Update: | Friday, May 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zahasoft/skele |
| NuGet Url: | https://www.nuget.org/packages/Zahasoft.Skele.Unitest |
Install
Install-Package Zahasoft.Skele.Unitest
dotnet add package Zahasoft.Skele.Unitest
paket add Zahasoft.Skele.Unitest
Zahasoft.Skele.Unitest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NET.Test.Sdk(>= 15.7.0)
- Optional(>= 4.0.0)
- Shouldly(>= 3.0.0)
- StyleCop.Analyzers(>= 1.0.2)
- xunit(>= 2.3.1)
- xunit.runner.visualstudio(>= 2.3.1)
Install with command dotnet new -i "Zahasoft.Skele.Unitest" or dotnet new -i "Zahasoft.Skele::*" for all my templates.