The package contains various mocks and configuration, to assist in testing Nano applications.
Info
Version: | 3.0.0 |
Author(s): | Nano Contributors |
Last Update: | Tuesday, October 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nano-Core |
NuGet Url: | https://www.nuget.org/packages/NanoCore.TestTools |
Install
Install-Package NanoCore.TestTools
dotnet add package NanoCore.TestTools
paket add NanoCore.TestTools
NanoCore.TestTools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.TestPlatform(>= 14.0.0.1)
- NanoCore(>= 3.0.0)
- Moq(>= 4.13.1)