Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support unmatched requests and clear request log #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Feb 25, 2022

  1. Support unmatched requests and clear request log

    * Add support for clearing the request log
    * Add support for getting the number of requests that didn't match any
      stub
    j0s committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    5df7e2f View commit details
    Browse the repository at this point in the history
  2. Improve error messages

    j0s committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3a804a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Add support for stub reply transformers

    Johan Sandelin committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9f23692 View commit details
    Browse the repository at this point in the history