Hi Simo, nice idea... I took a look to onami unit tests and it's quite simple introduce onami-test framework into the tests that already exist. The only module that doesn't use JUnit is onami-logging. It uses testNg.
TestNg already has a guice integration. Maybe is a little bit off topic for Onami, but in the future, we could modify onami-test (or create a new onami module) to extends testng guice integration for supporting the Mock Injection. WDYT? ciao -- Marco Speranza <[email protected]> Google Code: http://code.google.com/u/marco.speranza79/ Il giorno 02/gen/2013, alle ore 20:27, Simone Tripodi <[email protected]> ha scritto: > Hi all guys, > > now that the parent is available in the central repo, I think times > are now mature to speak about release roadmap :) > > IMHO, the first component the community should be focused on, should > be the 'test' on, in order to > > * use it in all components, avoiding code duplications in testcases; > * we 'eat our own dog food' :) > > WDYT? > Best, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/
