servant-mock

Derive a mock server for free from your servant API types

http://haskell-servant.readthedocs.org/

Version on this page:0.8.2@rev:2
LTS Haskell 16.31:0.8.5@rev:3
Stackage Nightly 2020-06-16:0.8.5@rev:3
Latest on Hackage:0.8.7

See all snapshots servant-mock appears in

BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-mock-0.8.2@sha256:54bd6bb1b1a56e6d352bc1be806f529faff3b34a5e7ea4b179eec87cbe5ceb9b,2184

Module documentation for 0.8.2

servant-mock - Derive a mock server for free from your servant API types

servant

Changes

0.8.2

  • Support for servant-0.11 Add HasMock EmptyAPI instance

0.8.1.2

  • Support for servant-0.10
  • Fix test with hspec-wai-0.8

0.8.1.1

  • Fix tests compiling with servant-0.9