> Are there tests that could benefit from a little > optimization to run faster?
in my machine, the examples tests are very (very...) slow. Those tests are related to watchmaker integration (my code =P ). I wrote them a year ago and I think that they can be made faster --- En date de : Ven 18.9.09, Isabel Drost <[email protected]> a écrit : > De: Isabel Drost <[email protected]> > Objet: Unit Tests pretty slow? > À: [email protected] > Date: Vendredi 18 Septembre 2009, 11h39 > > Hello, > > is it just my current machine, or do we have some pretty > slow > running/large tests in our unit test suite? > > What do you think about splitting the tests into short > (sort of > pre-commit) and longish (sort of integration) tests during > build-time? That should be relatively easy to set up with > maven. > > Are there tests that could benefit from a little > optimization to run > faster? > > Isabel > >
