Quick / Nimble

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

Don't strip whitespace from appended newlines #1001

Closed younata closed 2 years ago

younata commented 2 years ago

Resolves https://github.com/Quick/Nimble/issues/959

Also, haveCount with NMBCollections no longer uses append(details:) to append the actual value.