Info
| Version: | 4.0.0 |
| Author(s): | Alan Singfield |
| Last Update: | Wednesday, March 6, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alansingfield/UnitTestCoder |
| NuGet Url: | https://www.nuget.org/packages/UnitTestCoder.Shouldly |
Install
Install-Package UnitTestCoder.Shouldly
dotnet add package UnitTestCoder.Shouldly
paket add UnitTestCoder.Shouldly
UnitTestCoder.Shouldly Download (Unzip the "nupkg" after downloading)
Dependencies
- UnitTestCoder.Core(>= 3.0.0)
Tags
Reads your test output and generates a matching test for each property in your model. An easy way to achieve 100% test coverage.