Skip to content

2.3.0

Compare
Choose a tag to compare
@theramis theramis released this 11 Jan 08:52
· 35 commits to master since this release

Added

  • Issue #69 PR #71 Snapshots are now automatically generated on the first test run if the snapshot file does not exist.
  • Issue #57 PR #72 Introduced Matches.Snapshot() and Matches.ChildSnapshot() to Snapper.Nunit nuget package. Thanks to @lilasquared for the contribution.

Deprecated

  • Issue #57 PR #72 Deprecated Snapper.Nunit.Is.EqualToSnapshot() in Snapper.Nunit. This will be removed in Snapper V3. Thanks to @lilasquared for the contribution.