FormidableLabs/yesno

Feature: Implement yesno.mockMode

Opened this issue · 0 comments

By default, each recorded mock will be matched and used one time. This is considered strict mode, but the user could change this to a firstMatch mode where the first matching mock is used and the same mock could be used multiple times.