Approval Tests with Llewellyn Falco
Summary
This episode of Hanselminutes discusses approval tests, an open-source project aimed at simplifying software testing, particularly for complex scenarios. The conversation highlights how approval tests make testing easier, encouraging developers to test more frequently, akin to the principle of being "lazy" by automating difficult tasks. The practical takeaway is that utilizing approval tests can significantly reduce the friction associated with setting up and executing various types of tests in the .NET world.