h2non / gock

HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽

Home Page:https://pkg.go.dev/github.com/h2non/gock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add examples

h2non opened this issue · comments

commented
  • JSON, XML
  • RegExp
  • URL / Query Params
  • Multiple mocks
  • Persistent / Volatile mocks
  • Enable / Disable Networking mode
  • Match complex requests
  • Add custom matchers
  • Map / Filters use case
commented

Done!