Skip to content

Pact Mock Server Library v0.0.1

Compare
Choose a tag to compare
@uglyog uglyog released this 27 Jun 05:44
· 4022 commits to master since this release

Second Feature Release

  • added a write_pact exported function to the mock server library
  • add static library as an artifact
  • upgrade hyper to latest version
  • handle the result from setting up the logger in the create_mock_server function
  • add an optional port number to start the mock server
  • If the mock server has been shutdown, return a 501 Not Implemented