#1 Gomega
Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.
Package sqlmock is a mock library implementing sql driver.
Health score 58/100, confidence 80/100.
| Latest version | v1.5.2 |
| Imported by | 761 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 2 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Argument | Type | type Argument interface{ ... } |
| AnyArg | Function | func AnyArg() Argument |
| Argument.Match | Method | Match func(driver.Value) bool |
| Column | Type | type Column struct{} |
| Column.DbType | Method | func (c *Column) DbType() string |
| Column.IsNullable | Method | func (c *Column) IsNullable() (bool, bool) |
| Column.Length | Method | func (c *Column) Length() (int64, bool) |
| Column.Name | Method | func (c *Column) Name() string |
| Column.Nullable | Method | func (c *Column) Nullable(nullable bool) *Column |
| Column.OfType | Method | func (c *Column) OfType(dbType string, sampleValue interface{}) *Column |
| Column.PrecisionScale | Method | func (c *Column) PrecisionScale() (int64, int64, bool) |
| Column.ScanType | Method | func (c *Column) ScanType() reflect.Type |
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.