go-fault
Fault injection library
A Go library that injects faults into HTTP requests to test failure scenarios in services
fault injection library in go using standard http middleware
507 stars
190 watching
24 forks
Language: Go
last commit: about 2 months ago
Linked from 3 awesome lists
gh-go
Related projects:
Repository | Description | Stars |
---|---|---|
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 363 |
nvidia/gontainer | A dependency injection service container for Go projects. | 40 |
go-kod/kod | A framework that enables dependency injection and aspect-oriented programming using generics and interceptors | 173 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
pingcap/failpoint | An implementation of code injection points to introduce errors in user-controlled manner | 824 |
xhd2015/xgo | An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 371 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
golobby/container | An IoC container for dependency injection in Go applications | 566 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 217 |
gone-io/gone | A lightweight dependency injection framework for building cloud-native microservices in Golang. | 133 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 17 |
gunnargrosch/failure-lambda | A tool that injects intentional errors into AWS Lambda functions to test their fault tolerance and resilience. | 94 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
redcode-labs/coldfire | A comprehensive Golang library for developing malware and security infrastructure tools. | 937 |