mockit
mockit copied to clipboard
Library that make mocking of Go functions/methods easy
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.1. Release notes Sourced from actions/setup-go's releases. v4.0.1 What's Changed Update documentation for v4 by @dsame in actions/setup-go#354 Fix glob bug in the package.json scripts...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.2. Release notes Sourced from actions/checkout's releases. v3.5.2 What's Changed Fix: Use correct API url / endpoint in GHES by @fhammerl in actions/checkout#1289 based on...