On Sun, Mar 24, 2013 at 3:11 PM, Danushka Menikkumbura <[email protected]> wrote: > Hi Amila, > > A Big +1 for this approach. > > Is there a test coverage build already integrated with Jenkins?.
Hi Danushka, You can find Sonar dashboard for Airavata in [2]. But as far as I know we do not have specific test coverage tool integrated. Maybe Suresh can give more input about this. [2] https://analysis.apache.org/dashboard/index/org.apache.airavata:airavata Thanks Amila > > Thanks, > Danushka > > > On Sun, Mar 24, 2013 at 10:37 PM, Amila Jayasekara > <[email protected]>wrote: > >> Hi All, >> >> As an attempt to increase test coverage we thought of introducing >> "Test Driven Development" (TDD) into Airavata. Please find more >> information about how we use TDD in Airavata in [1]. >> >> TDD is easy to follow approach with lot of advantages. So we encourage >> everyone to use TDD in their projects (GSoC and also in regular >> patches). >> Further we have developed set of integration tests and feel free to >> augment integration test coverage. You may also find information about >> integration tests in [1]. >> >> We consider functionality is "completed" when we have a comprehensive >> test cases which tests those functionality. >> >> Please feel free to comment (good or bad). >> >> [1] https://cwiki.apache.org/confluence/display/AIRAVATA/Tests+in+Airavata >> >> Thanks >> Amila >>
