Skip to content

emit_first matcher now catches value differences

Latest
Compare
Choose a tag to compare
@bittrance bittrance released this 14 Nov 21:59
· 21 commits to master since this release

emit_first matcher in versions previous to 0.3.1 (it was introduced in 0.2.0) would effectively only compare number of emitted items to expectation, not their actual value. This is now rectified.