You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
[Feature] Add Mock limit option to limit the number of times a mock can be matched by @ferranjr in #33
[Enhancement] Add Mock id and match_count fields, add MockServerState, rename mock_with_priority to mock_with_options by @declark1 in #35
[Enhancement/Fix] Improve logic to find available port and add MockServerConfig with an initial set of options to make this configurable by @mdevino in #39