MSpec helper library to write quick tests for projects using Incoding Framework.
Info
Version: | 1.2.5 |
Author(s): | Vlad Kopachinsky, Victor Gelmutdinov |
Last Update: | Thursday, November 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Incoding.UnitTests.MSpec |
Install
Install-Package Incoding.UnitTests.MSpec
dotnet add package Incoding.UnitTests.MSpec
paket add Incoding.UnitTests.MSpec
Incoding.UnitTests.MSpec Download (Unzip the "nupkg" after downloading)
Dependencies
- Incoding.Core(>= 1.2.0)
- Incoding.Data(>= 1.0.8)
- Incoding.Web(>= 1.1.0)
- Machine.Specifications(>= 0.12.0)
- Machine.Specifications.Should(>= 0.11.0)
- Moq(>= 4.8.1)
Tags