Top 20 NuGet verify Packages

vaptcha dotnetcore sdk. Commonly used types: IVaptchaService
Utilities for unit testing Asp WebApi Projects. Builds on ApprovalTests
Sometimes in automation tests we need to validate work of methods, returning very complex objects as a result. We want to be sure, that these objects have correct structure. Common assertion libraries allow us to check our expectation about simple objects (strings, numbers), and collections of objec...
Verify Swedish personal identity numbers.
Utilities for approval testing Windows Forms. Allows screenshot verification of Windows Forms. For example: WinFormsApprovals.Verify(new Button { BackColor = Color.LightBlue, Text = "Help" });
Utilities for approval testing Rdlc Reports. Allows Rdlc image verification and utilities to populate datasets. For example: RdlcApprovals.VerifyReport("YourReport.rdlc", new YourDataTable().AddTestDataRows(1));
Easy way to tests queries generated by NHibernate. General concept here: http://blog.approvaltests.com/2009/04/approving-weather.html
Utilities to use at runtime with EntityFramework to enable more tesable code. Use the ApprovalTests.EntityFramework nuget in your tests.
Utilities for unit testing Asp and Asp.Mvc views and routes.
The Duraxium diagnostic library provides one class with methods that provide syntactically concise parameter "guard conditions", and another class that provides assertion-checking like the .NET Debug.Assert method, but with extra features.
Email Validation Library for .NET. Verifies thousands of emails with multiple threads. Features: Mailbox Check, RFC 821 Syntax Check, Top Level Domain Check, Fake Email Pattern Matching, Disposable Email Detection, Free Email Detection, Grey Listing Detection, Black Listing Detection, Curse Word D...
Provides a re-factoring and re-imagining of the Code Fixes elements deployed in the default Analysis and Code Fixes project template. This particular assembly focuses on Code Fixes only as part of that re-factoring effort.
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of Xamarin UIs https://dotnet.microsoft.com/apps/xamarin
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of Uno UIs https://platform.uno.
An image reporter to be used with ApprovalTests.Net
OBSOLETE! Use Install-Package Moqqer
Provides a re-factoring and re-imagining of the Diagnostic elements deployed in the Analyzer and Code Fixes project template. This particular assembly focuses primarily on the Diagnostic Analyzers with built-in Roslyn compilation support.
Diffa is a .netstandard unit-test assertion library that allows you to verify your test results against approved files. Inspired by [ApprovalTests](https://github.com/approvals/ApprovalTests.Net), Diffa will also automatically launch your favorite diff tool when an assertion fails so you can compare...
Provides a handful of helpful extension methods for use during verification of Microsoft Roslyn Code Analysis, Code Generation, and so on. The package is intentionally left bereft of specific unit test framework dependencies.
IoC friendly C# .netstandard2.0 service interface for asymmetric cryptographic operations.