Skip to content

Commit 9d2f1ce

Browse files
Add mention to go-github-mock in README
1 parent ac48d59 commit 9d2f1ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@ For complete usage of go-github, see the full [package docs][].
250250
[GraphQL API v4]: https://developer.github.com/v4/
251251
[shurcooL/githubv4]: https://github.com/shurcooL/githubv4
252252

253+
### Testing code that uses `go-github`
254+
255+
The repo [migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) provides a way to mock responses. Check the repo for more details.
256+
253257
### Integration Tests ###
254258

255259
You can run integration tests from the `test` directory. See the integration tests [README](test/README.md).

0 commit comments

Comments
 (0)