Snapshot testing in Golang

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • go-snaps

    Jest-like snapshot testing in Golang 📸

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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