Retroactive Unit Testing
So we all know that we should be writing unit tests for our code, right? And on top of that we should be using behaviour driven tests like Behat as part of our continuous integration.
But what about those libraries, modules and websites you wrote ages ago? They don’t have unit tests…