diff --git a/README.md b/README.md index da69e87..bd55941 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ go get github.com/migueleliasweb/go-github-mock - Create mocks for successive calls for the same endpoint - Pagination support +- Mock error returns - High level abstraction helps writing readabe unittests (see `mock.WithRequestMatch`) - Lower level abstraction for advanced uses (see `mock.WithRequestMatchHandler`)