goblin

Test framework

A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use.

Minimal and Beautiful Go testing framework

GitHub

885 stars
18 watching
79 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
ysmood/got A Go test framework with features like pretty output and value snapshot assertion. 265
matryer/is A testing framework for Go with simple and readable API 1,782
golemfactory/goth An integration testing framework for the Golem Network client. 10
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
form3tech-oss/f1 A tool for writing load test scenarios in Go with a powerful command line runner 155
genericlady/chemistry A testing framework for Elixir that enables writing expressive tests using a simple syntax. 7
eun/go-hit An HTTP integration testing framework written in Go. 255
eerimoq/nala A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. 68
richardwarburton/lambda-behave A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. 253
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
xenial-io/tasty A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. 13
fclairamb/go-log A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. 4
disneystreaming/weaver-test A parallel test framework built on top of cats-effect and fs2 to simplify testing with composable expectations and efficient reporting. 441