Description
Adds Hspec helpers for testing WAI web applications in Haskell. It lets tests send requests to an application and check responses without starting a full external web server.
This is intended for developers building Haskell web services or APIs. It is a test dependency and is normally run through a project's test command.