fernandoocampo / mockit

mocking things in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mockit

mocking things in Go.

Trying to make a habit of TDD, I found myself trying to build the same mock artifacts over and over again. So I decided to create this repository to avoid doing it every time. It's not a framework to mock things, it just provides examples of different scenarios.

About

mocking things in Go


Languages

Language:Go 100.0%