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:1
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:10469aa2e7236fd59f4236b17f9a25c30658083b816c4dbeec1e489e80ff7ba7,2115

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