Swiss Life | OSS

Swiss Life | OSS

  • Blog
  • GitHub

›All blog posts

All blog posts

  • Squadron - First public release
  • Snapshooter - Mismatch Compare in Visual Studio
  • First SwissLife OSS - Snapshooter

First SwissLife OSS - Snapshooter

March 28, 2019

Normen Scheiber

Normen Scheiber

SwissLife released its first official Open Source Software Snapshooter, which is a flexible snapshot test utility for .Net, to simplify the result validation within tests.

Snapshooter is a tool for developers and testers, who want to validate their test result in a simplified way. Instead of writing hundreds of assert statements or dividing tests into many sub-tests, we are able to check the result now with one single assert.

Snapshooter simply creates a snapshot of your test result and stores it alongside of your test. Every time when the test is excuted, the current test result will be snapshotted and compared with the stored snapshot. The test will fail if the two snapshots do not match.

Snapshooter is based on the idea of Jest Snapshot Testing

Recent posts

Projects

SnapshooterSquadronMagnet

Community

Contributor License AgreementsCode of ConductTwitterSlack

More

BlogGitHub
Swiss Life OSSSwiss Life | OSS
Copyright © 2019 Swiss Life Developer