How to test a Playframework App

How to test a Playframework App

Almost every software developer appreciates a well written unit and functional tests, but for some reason most of us don’t like writing them. Test driven development as everything has its pros and cons, but even if you’re against TDD, tests are a great way...