gnomock
Test framework
A toolkit for integration and end-to-end testing without writing mocks
Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻
1k stars
15 watching
68 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
cockroachdbdockerelasticsearchend-to-end-testinggogolanghacktoberfestintegration-testingkafkakubernetesmariadbmemcachedmongomysqlpostgresrabbitmqredissplunksql-servertesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tool for comparing and testing Go code | 436 |
| | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
| | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| | An object-relational mapper for the Go programming language. | 160 |
| | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
| | Tools to augment Go testing and support common testing patterns | 518 |
| | A testing framework for Go with simple and readable API | 1,809 |
| | An integration testing framework for the Golem Network client. | 10 |
| | A modern ORM layer for Golang | 772 |
| | Provides a framework for writing type-based tests using dependency injection. | 2 |
| | An HTTP integration testing framework written in Go. | 255 |
| | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
| | A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 887 |
| | A comprehensive utility package for Go programmers | 175 |
| | Generates mocks out of Go interface declarations to make testing easier and more efficient. | 649 |