Skip to content

SeanFeldman/Approvals.xUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Approvals testing with xUnit

license develop opened issues

Nuget package

NuGet Status

Available here http://nuget.org/packages/Approvals.xUnit

To Install from the Nuget Package Manager Console

PM> Install-Package Approvals.xUnit

How to use

  • Install the latest version of the PublicApiGenerator package.
  • Install this package (Approvals.xUnit).
  • Add <Optimize>false</Optimize> to test project.
  • Remove any [MethodImpl(MethodImplOptions.NoInlining)] from tests using approvals.
  • Call Approver.Verify()

Icon

Created by Srinivas Agra from the Noun Project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages