Description
Adds JSON-focused helpers on top of hspec-wai for testing web APIs. It makes it easier to send requests, inspect JSON responses, and keep API behavior covered by Haskell tests.
Choose it when a Haskell web project exposes JSON endpoints and already uses WAI and Hspec. It is a development dependency, not an application users open directly.