Info
Version: | 0.2.1 |
Author(s): | Andrej Burger |
Last Update: | Tuesday, February 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ImpruvIT/DataValidation |
NuGet Url: | https://www.nuget.org/packages/ImpruvIT.DataValidation.MSTest2 |
Install
Install-Package ImpruvIT.DataValidation.MSTest2
dotnet add package ImpruvIT.DataValidation.MSTest2
paket add ImpruvIT.DataValidation.MSTest2
ImpruvIT.DataValidation.MSTest2 Download (Unzip the "nupkg" after downloading)
Dependencies
- ImpruvIT.DataValidation(>= 0.1.0)
Tags
ImpruvIT.DataValidation is a simple easily extensible data validation library with fluent API and descriptive failure messages.
Supports validation of code contracts (arguments and return values) and test assertions with the same API but different exception types and messages.A simple easily extensible data validation library with fluent API and descriptive failure messages. Supports validation of code contracts (arguments and return values) and test assertions with the same API but different exception types and messages.