Skip to content
/ birb Public

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

License

Notifications You must be signed in to change notification settings

switch/birb

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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •