Stuart Lang
Stuart Lang
Yikes, thanks for the report, I'll try to recreate this. Shouldly does some funky stack walking (like FluentAssertions/AwesomeAssertions) to find the code where the assertion was called, this relies on...
I've created a replication of your code above using SpecFlow (presumably this is what the `Then` attribute is), however I can't get the same behaviour. Are you able to create...
That makes sense, my hunch is it could happen if the pdb gets out of sync with the dll, but that's some wild speculation here. Next time it happens would...
@daiplusplus 🙌 you are a person of good taste! So that rules that out then 😅
I was waiting on this functionality as well. The good news is that we dropped in FusionCache which supports this out-of-the-box, and the usage of the code didn't need to...