Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k stars 601 forks source link

Add requireFail. Like fail(), but it also always throws an error #1163

Closed younata closed 1 month ago

younata commented 1 month ago

Fixes https://github.com/Quick/Nimble/issues/1161

The PR should summarize what was changed and why. Here are some questions to help you if you're not sure:

Checklist - While not every PR needs it, new features should consider this list: