On Thu, Jun 16, 2011 at 1:14 PM, James Carman <[email protected]> wrote: > Do people really build the entire library of tests when working on a > specific feature? I usually set up a specific test to run over and > over again while I'm working on a specific piece of code. Of course, > before I check stuff in, I'd run the full test suite to make sure I > haven't broken anything. Besides, you can mark the velocity tests as > a long-running tests and specifically ignore those during your > development cycle (not during CI builds of course).
9 seconds is not that much. There are unit test methods that take much longer than that in the wicket-core Martijn -- Become a Wicket expert, learn from the best: http://wicketinaction.com
