- Summary
- `apitest` is a Go testing library designed for testing APIs. Tests are composed of a configuration that sets up the HTTP handler and test settings (including mocks and debugging), a request defining the test input, and utilizes features like HTTP handlers, query parameters, headers, basic authentication, forms, cookies, and GraphQL. It supports mocking, custom mocks, and defining matchers. The library includes standalone mode, integration capabilities, and uses Ginkgo for reporting, along with sequence diagrams and examples.
- Title
- apitest | HTTP testing for Go
- Description
- apitest | HTTP testing for Go
- Keywords
- http, mocks, test, body, headers, cookies, expectations, handler, path, custom, matchers, mode, sequence, diagrams, testing, request, message
- NS Lookup
- A 76.76.21.21
- Dates
-
Created 2026-02-14Updated 2026-02-14Summarized 2026-03-18
Query time: 1197 ms