ben-foster-cko
Results
2
comments of
ben-foster-cko
I'm looking for similar behaviour for a different reason. When running some of our integration tests I want to swap out the implementation of a particular handler. The issue is...
@dotnetprofessional I had a look but can't see an example of how you're repeating your `when` on each scenario. I'm used to defining a shared "act" or "when" and then...