Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/higebu/matchers

Matchers for gomock
https://github.com/higebu/matchers

go gomock testing

Last synced: about 1 month ago
JSON representation

Matchers for gomock

Awesome Lists containing this project

README

        

# matchers

[![PkgGoDev](https://pkg.go.dev/badge/github.com/higebu/matchers)](https://pkg.go.dev/github.com/higebu/matchers)
![test](https://github.com/higebu/matchers/workflows/test/badge.svg)
[![codecov](https://codecov.io/gh/higebu/matchers/branch/main/graph/badge.svg?token=BjCNXyokWM)](https://codecov.io/gh/higebu/matchers)
[![Go Report Card](https://goreportcard.com/badge/github.com/higebu/matchers)](https://goreportcard.com/report/github.com/higebu/matchers)

Matchers for [gomock](https://pkg.go.dev/github.com/golang/mock/gomock)

# Usage

See [examples](https://pkg.go.dev/github.com/higebu/matchers#pkg-examples)