Mostly copied and pasted C# classes that ease your live of writing unit tests.
Info
| Version: | 1.0.8 |
| Author(s): | sa.he |
| Last Update: | Monday, July 7, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/sahe/ntesthelper |
| NuGet Url: | https://www.nuget.org/packages/NTestHelper |
Install
Install-Package NTestHelper
dotnet add package NTestHelper
paket add NTestHelper
NTestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- JsonNet.ContractResolvers(>= 1.1.0)
- Moq(>= 4.14.7)
- Moq.AutoMock(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.3)
- ServiceStack.Text(>= 5.9.2)
- System.Text.Json(>= 4.7.2)
Tags