be

Test helper

A testing library with generic assertions and helpers for Go tests

The Go test helper for minimalists

GitHub

103 stars
3 watching
1 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

genericgogolanggolden-filetesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
earthboundkid/requestsA library providing a simpler and more convenient HTTP client API for Go.1,533
emicklei/forestA package for writing integration tests in Go using REST API testing123
rekby/fixenvA package for writing and using reusable test helpers30
go-bdd/gobddA BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives.115
gotestyourself/gotest.toolsTools to augment Go testing and support common testing patterns518
gfredericks/test.chuckA utility library for test.check with features for scaling test runs and generating random data.216
matryer/isA testing framework for Go with simple and readable API1,809
eaigner/shieldA flexible Bayesian text classifier with backend storage support158
go-restit/restitA Go library to help write integration tests for RESTful APIs55
evermeer/uitesthelperA utility library to simplify UI testing by reducing code duplication and making tests more robust against typos.56
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
gotesttools/gotestfmtTransforms Golang test output into a human-readable format521
go-gremlins/gremlinsA tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests201
mfridman/tparseAnalyzes and summarizes Go test output for developers.1,036
go-testfixtures/testfixturesA tool for writing functional tests against real databases in Go applications.1,125