open source set of methods we use for unit testing in our projects at Araye Software Development (araye.net).
Info
Version: | 0.2.2 |
Author(s): | Araye |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/araye/Araye.CommonTests |
NuGet Url: | https://www.nuget.org/packages/Araye.CommonTests |
Install
Install-Package Araye.CommonTests
dotnet add package Araye.CommonTests
paket add Araye.CommonTests
Araye.CommonTests Download (Unzip the "nupkg" after downloading)
Dependencies
- Araye.Code(>= 1.0.1)
- Microsoft.AspNet.Mvc(>= 5.2.4)
- MSTest.TestAdapter(>= 1.2.1)
- MSTest.TestFramework(>= 1.2.1)