Closed davezych closed 8 years ago
Allow user to set whether mismatch should throw an exception. Helpful probably only in unit tests.
Like run percentage, allow setting it globally and per test.
Ignore global setting. It's easy to set this per test using the fluent interface, there's no reason for the global.
Allow user to set whether mismatch should throw an exception. Helpful probably only in unit tests.