Info
Version: | 1.0.0 |
Author(s): | Isaac Brown |
Last Update: | Monday, February 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/isaac-brown/PrettyTest |
NuGet Url: | https://www.nuget.org/packages/PrettyTest |
Install
Install-Package PrettyTest
dotnet add package PrettyTest
paket add PrettyTest
PrettyTest Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.4.1)
Tags
Unit test names are transformed using conventions to be more readable. Heavly inspired by the blogpost https://bitwiseguy.wordpress.com/2015/11/23/creating-readable-xunit-test-method-names-automatically/.