Info
Version: | 1.2.0 |
Author(s): | Sven Erik Matzen |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/matzen/Sven |
NuGet Url: | https://www.nuget.org/packages/Sem.Tools.TestHelper |
Install
Install-Package Sem.Tools.TestHelper
dotnet add package Sem.Tools.TestHelper
paket add Sem.Tools.TestHelper
Sem.Tools.TestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Sem.Tools(>= 1.0.10)
- MSTest.TestFramework(>= 2.0.0)
One example is ExpectedExceptionMessageAttribute -
a replacement fo the ExpectedExceptionAttribute that also validates the exception message.