Hello, is there any way to use coEvery with Strikt? My intento is to verify if a method is called x times and then do an expectThat for another assertions, and I want to get se see everything that fails
r
robfletcher
03/28/2021, 7:04 PM
You can use parameter capturing and then make assertions about what got captured