cupaloy
Output checker
Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots
Simple Go snapshot testing
311 stars
5 watching
26 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
gogolanggolden-mastersnapshotsnapshot-testingtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| Checks Go projects for changes that might break existing code | 178 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |
| Transforms Golang test output into a human-readable format | 521 |
| Enhances go test outputs with text decorations | 851 |
| An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| Automates performance testing in Kubernetes clusters using customizable load generators and reporting capabilities. | 162 |
| A tool to identify susceptible dependencies in Go projects | 56 |
| A comprehensive utility package for Go programmers | 175 |
| A package of test utilities for Go programming language | 9 |
| Tool for comparing and testing Go code | 436 |