#1 Gomega
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Health score 93/100, confidence 100/100.
| Latest version | v2.1.4+incompatible |
| Imported by | 30 packages |
| Stars | 12.1K |
| Forks | 500 |
| Last activity | 2 days ago |
| Latest release | v2.12.0 (1 years ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| ApiError | Type | type ApiError struct{ ... } |
| ApiError.Error | Method | func (e *ApiError) Error() string |
| ApiError.Message | Field | Message string |
| ApiError.StatusCode | Field | StatusCode int |
| ApiServer | Type | type ApiServer struct{ ... } |
| ApiServer.Collection | Field | Collection *ProxyCollection |
| ApiServer.Listen | Method | func (server *ApiServer) Listen(host string, port string) |
| ApiServer.Populate | Method | func (server *ApiServer) Populate(response http.ResponseWriter, request *http.Request) |
| ApiServer.PopulateConfig | Method | func (server *ApiServer) PopulateConfig(filename string) |
| ApiServer.ProxyCreate | Method | func (server *ApiServer) ProxyCreate(response http.ResponseWriter, request *http.Request) |
| ApiServer.ProxyDelete | Method | func (server *ApiServer) ProxyDelete(response http.ResponseWriter, request *http.Request) |
| ApiServer.ProxyIndex | Method | func (server *ApiServer) ProxyIndex(response http.ResponseWriter, request *http.Request) |
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
A mock code autogenerator for Go
Module testify is a set of packages that provide many tools for testifying that your code will behave as you intend.
Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers