go-snaps
Test matcher library
A testing library for Go that allows developers to create reusable snapshots of test data
Jest-like snapshot testing in Go 📸
178 stars
3 watching
6 forks
Language: Go
last commit: 3 months ago gogo-testingjestmatchjsonmatchsnapshotsnapshotsnapshot-testingtestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots | 311 |
| Tool for comparing and testing Go code | 436 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| Tools for running MySQL tests in a containerized environment | 3 |
| A Go library to help write integration tests for RESTful APIs | 55 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data | 127 |
| A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
| Tools to augment Go testing and support common testing patterns | 518 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| A tool for writing functional tests against real databases in Go applications. | 1,125 |
| An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 371 |
| An implementation of pattern matching for Go. | 246 |