Provides readable assertions for Visual Studio unit testing.
Info
| Version: | 2.0.0 |
| Author(s): | Jeremiah Clark |
| Last Update: | Friday, February 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bmenees/TestingExtensions |
| NuGet Url: | https://www.nuget.org/packages/SoftwareApproach.TestingExtensions |
Install
Install-Package SoftwareApproach.TestingExtensions
dotnet add package SoftwareApproach.TestingExtensions
paket add SoftwareApproach.TestingExtensions
SoftwareApproach.TestingExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.0.0)
Tags