Hi, I have storm topologies , this will start like "./bin/storm jar application.jar <args>". My QA team testing this application with restAPI calls, it does not have any unit test cases for this testing. Once Application starts it should generate how much code covered with history data and after closing this application this should generate report coverage. I saw JaCoCo will work in the same way, but it purely works with java interpreter , but my application works with ./storm interpreter . Is there any tool or solution for the same.
Any suggestion are highly appreciate. Thanks Soma Sekhar -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/332b3d10-85fd-45ae-a140-eb167fe50289%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
