Marc von Renteln

Results 1 issues of Marc von Renteln

In the documentation of the tests the usage of `fixture.expectEventsMatching()` is very detailed. This can lead to excessive usage of matchers instead of the simpler `fixture.expectEvents()`. In many cases `fixture.expectEvents()`...

Type: Enhancement
Status: Under Discussion
Priority 4: Would