Run all of your MSTest assert statements and have each failure message reported summarily.
Info
Version: | 3.0.0 |
Author(s): | Andrew Mette |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GroshfengTheBarbarian/AssertAll |
NuGet Url: | https://www.nuget.org/packages/AssertAll |
Install
Install-Package AssertAll
dotnet add package AssertAll
paket add AssertAll
AssertAll Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 1.4.0)
- Microsoft.VisualStudio.Threading(>= 16.0.102)
Tags