By andrewconner
via eng.42go.com
Published: Feb 13 2013 / 08:39
In the Play Framework 2.1, by testing controllers directly instead of through a FakeApplication, tests run nearly 100x faster. For a well-tested codebase with thousands of tests, this can shave several minutes off each deployment. In conjunction with dependency injection, this removes code and time bottlenecks to having a very well tested codebase.
Tweet
SaveShareSend
Tags: agile, java, methodology, open source
Add your comment