#1 Gomega
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
Health score 48/100, confidence 75/100.
| Latest version | v1.2.0 |
| Imported by | 65 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 3 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| FilterRequestFunc | Type | type FilterRequestFunc func(*http.Request) bool |
| FilterResponseFunc | Type | type FilterResponseFunc func(*http.Response) bool |
| MapRequestFunc | Type | type MapRequestFunc func(*http.Request) *http.Request |
| MapResponseFunc | Type | type MapResponseFunc func(*http.Response) *http.Response |
| MatchFunc | Type | type MatchFunc func(*http.Request, *Request) (bool, error) |
| Matcher | Type | type Matcher interface{ ... } |
| Matcher.Add | Method | Add func(MatchFunc) |
| Matcher.Flush | Method | Flush func() |
| Matcher.Get | Method | Get func() []MatchFunc |
| Matcher.Match | Method | Match func(*http.Request, *Request) (bool, error) |
| Matcher.Set | Method | Set func([]MatchFunc) |
| Mock | Type | type Mock interface{ ... } |
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.
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
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
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.
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.