Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanposhiho authored Jun 20, 2021
1 parent b648bbd commit f9c2684
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ As you can see, you just need to think about the option `config`. (The default v
gomockhandler -config=/path/to/gomockhandler.json -source=foo.go -destination=../mock/
```

---

### [TIPS] switch from `go generate` to gomockhandler

gomockhandler is designed to make it easy to switch from managing mocks with `go generate` to managing mocks with gomockhandler.

Expand Down

0 comments on commit f9c2684

Please sign in to comment.