Hello! 23.11.2011 12:17, Huy Nguyen Quoc wrote: > I have 2 questions about using the junit4osgi package: > > - Can i write a bundle for automatically running tests > Example: > - I write a bundle Helloworld service, deploy it into OSGi (Felix) > - I write a bundle Test, it will automatically run tests whenever the > Helloword service start > > - Can i write the junit result to file (.html or .txt) ?
Btw you could also try Pax Exam: http://team.ops4j.org/wiki/display/paxexam/Pax+Exam Regards, Victor --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

