#1 Gomega
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
Package dft (Docker For Testing) is a lightweight wrapper around docker based on the std lib.
Health score 50/100, confidence 80/100.
| Latest version | v0.0.3 |
| Imported by | 0 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Container | Type | type Container struct{} |
| Container.ExposedPortAddresses | Method | func (c *Container) ExposedPortAddresses(port uint) ([]string, bool) |
| Container.ExposedPorts | Method | func (c *Container) ExposedPorts(port uint) ([]uint, bool) |
| Container.Logs | Method | func (c *Container) Logs(ctx context.Context) (string, error) |
| Container.Stop | Method | func (c Container) Stop(ctx context.Context) error |
| Container.WaitCmd | Method | func (c *Container) WaitCmd(ctx context.Context, cmd []string, ...) error |
| StartContainer | Function | func StartContainer(ctx context.Context, imageName string, opts ...ContainerOption) (*Container, error) |
| ContainerOption | Type | type ContainerOption func(cfg *containerCfg) |
| WithCmd | Function | func WithCmd(args []string) ContainerOption |
| WithEnvVar | Function | func WithEnvVar(key string, value string) ContainerOption |
| WithMount | Function | func WithMount(dest string, trgt string) ContainerOption |
| WithPort | Function | func WithPort(port uint, target uint) ContainerOption |
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.