by Antonio Tammaro | Jul 29, 2020 | Blog
In my previous article, we have seen how testing and refactorizing legacy code with Golden Master Pattern. Now, we will continue to talk about testing, introducing a new paradigm with a simple example. We are familiar with writing tests based on examples. In...