Skip to content

Repository files navigation

Birb

switch banner

Overview

This is a mocking library for Go that provides a simple straightforward way to create, use, and validate using mocks generated by mockery.

Inspiration

This was inspired by Mockito for Java, Phake for PHP, and another go mocking library mockio.

mockio is a great library, but it didn’t work well with Ginkgo and Gomega. mockio also focused on mocking dynamically, this library focuses on mocking interfaces with generated code.

About

This is a mocking library for Go that provides a simple straightforward way to create, use, and validate using generated mocks.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages