Introduction I still remember the satisfaction of being finally able to write the backend part of a bigger app in node and I am sure many of you do it too. And then? We need to make sure our app behaves the way we expect and one of the strongly suggested methodologies is software testing. Software testing is crazily useful whenever a new feature is added to the system: Having the test environment

