On Mon, Dec 5, 2011 at 1:07 PM, Emmanuel Lecharny <[email protected]> wrote: > Hi guys, > > we need to design some tests that cover the code we are writing. We must > write unit tests for each helper class, and we should also design mock > objects for more general tests. > > What would be good to have too are more general tests, covering MINA as a > whole (ie, not dedicated to test a part of mina or a single class). > > Last, not least, it would be very cool to have a performance test suite we > can run iteratively. > > thoughts ?
+1 - test coverage is a great thing. I have some machines we can use but we really needs a machine in ASF infrastructure to do this the right way. -- Best Regards, -- Alex
