@alex.hart I have not…but I was working on doing this today on a lambda nested within a function that returns the result (in my case a callback). I was able to rewrite the function so that the callback didn’t need to be tested but would like to hear if others have luck in how to write similar code in a TDD way.