Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/verifytests/verify

Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
https://github.com/verifytests/verify

assertion-library snapshot snapshot-testing testing

Last synced: 6 days ago
JSON representation

Verify is a snapshot tool that simplifies the assertion of complex data models and documents.

Awesome Lists containing this project

README

        

# Documentation

* [Clipboard](/docs/clipboard.md)
* [Compared to assertions](/docs/compared-to-assertion.md)
* [Verify options](/docs/verify-options.md)
* [VerifyDirectory](/docs/verify-directory.md)
* [VerifyZip](/docs/verify-zip.md)
* [VerifyFile](/docs/verify-file.md)
* [VerifyXml](/docs/verify-xml.md)
* [Serializer Settings](/docs/serializer-settings.md)
* [Obsolete members](/docs/obsolete-members.md)
* [Guids](/docs/guids.md)
* [Dates](/docs/dates.md)
* [Scrubbing](/docs/scrubbers.md)
* [Members that throw](/docs/members-throw.md)
* [Ordering](/docs/ordering.md)
* [Encoding](/docs/encoding.md)
* [JsonAppender](/docs/jsonappender.md)
* [File naming](/docs/naming.md)
* [AppendFile](/docs/append-file.md)
* [Parameterised tests](/docs/parameterised.md)
* [NUnit](/docs/parameterised-nunit.md)
* [Xunit V2](/docs/parameterised-xunitv2.md)
* [Xunit V3](/docs/parameterised-xunitv3.md)
* [MSTest](/docs/parameterised-mstest.md)
* [TUnit](/docs/parameterised-tunit.md)
* [Fixie](/docs/parameterised-fixie.md)
* [Expecto](/docs/parameterised-expecto.md)
* [Combinations](/docs/combinations.md)
* [Named Tuples](/docs/named-tuples.md)
* [Diff Engine](https://github.com/VerifyTests/DiffEngine)
* [Diff Tools](https://github.com/VerifyTests/DiffEngine/blob/master/docs/diff-tool.md)
* [Diff Tool Order](https://github.com/VerifyTests/DiffEngine/blob/master/docs/diff-tool.order.md)
* [Custom Diff Tool](https://github.com/VerifyTests/DiffEngine/blob/master/docs/diff-tool.custom.md)
* [Using anonymous types](/docs/anonymous-types.md)
* [Verifying binary data](/docs/binary.md)
* [Build server](/docs/build-server.md)
* [Comparers](/docs/comparer.md)
* [Converters](/docs/converter.md)
* [Recording](/docs/recording.md)
* [Explicit Targets](/docs/explicit-targets.md)
* [FSharp Usage](/docs/fsharp.md)
* [Compared to ApprovalTests](/docs/compared-to-approvaltests.md)