Snapshot testing in Golang

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

    The community has built libraries on top of the standard testing package to provide some of the functionality like testify does.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. go-snaps

    Jest-like snapshot testing in Go 📸

    In the repository, you can find examples and more information in README.

  4. cupaloy

    Simple Go snapshot testing

    Go Snaps used Jest Snapshoting and Cupaloy as inspiration.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • One Method to Test Them All

    3 projects | dev.to | 27 Feb 2026
  • What's your favourite part of unit testing?

    2 projects | /r/golang | 19 Jan 2023
  • Testza: A full-featured go testing framework with developer-friendly output

    2 projects | /r/golang | 1 Apr 2022
  • "is" testing framework?

    2 projects | /r/golang | 17 Oct 2021
  • Go Unit Testing: Structure & Best Practices

    1 project | dev.to | 23 May 2026