be
Test helper
A testing library with generic assertions and helpers for Go tests
The Go test helper for minimalists
103 stars
3 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
genericgogolanggolden-filetesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
| A package for writing integration tests in Go using REST API testing | 123 |
| A package for writing and using reusable test helpers | 30 |
| A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
| Tools to augment Go testing and support common testing patterns | 518 |
| A utility library for test.check with features for scaling test runs and generating random data. | 216 |
| A testing framework for Go with simple and readable API | 1,809 |
| A flexible Bayesian text classifier with backend storage support | 158 |
| A Go library to help write integration tests for RESTful APIs | 55 |
| A utility library to simplify UI testing by reducing code duplication and making tests more robust against typos. | 56 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| Transforms Golang test output into a human-readable format | 521 |
| 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 and summarizes Go test output for developers. | 1,036 |
| A tool for writing functional tests against real databases in Go applications. | 1,125 |