83 packages tagged with “snapshot”
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
Enables verification of complex models and documents.
Monitors exceptions in your application and automatically collects snapshots for offline analysis.
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests.
Bringing Jest-esque Snapshot testing to C#. See Project Site for more details
NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit. It creates and asserts snapshots (json format) within NUnit unit tests.
Deprecated: Use https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_rds.ServerlessClusterFromSnapshot.html (Stability: Deprecated)
A utility that runs in the windows tray and handles the results of file differences.
MSTest Snapshooter is a flexible snapshot testing tool for .Net unit tests with MSTest. It creates and asserts snapshots (json format) within MSTest unit tests.
Bringing Jest-esque Snapshot testing to C# See Project Site for more details
Create snapshots of any .Net object, compare them and create a structured diff; C#; .Net2.0; .Net4.0
Json Snapshooter is a flexible snapshot testing tool for .Net unit tests. It creates and asserts json snapshots in unit tests without any .Net test framework required.
Simple snapshot testing with inspiration from amazing Jest library.
Automatic generation of C# object literal initialiser, based on runtime data. Reads the object at runtime and writes the equivalent C# to recreate that object in code. Useful for snapshotting the output of one unit test for input to the next.
Automated Snapshottesting for .NET