| Grails Unit Testing - Get Ready to Wait |
| Software |
| Tuesday, 12 October 2010 22:18 |
|
Time to run a single unit test in Grails that doesn't actually do anything except assertTrue Boolean.TRUE: 7.6 seconds Time to run all unit and integration tests for a small project I'm working on in Node.js: 0.8 seconds Time to run unit tests in pretty much anything, including Java: a lot faster than Grails Enough said. |