<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I have an app that's using a HTTP interface in order to expose the functionality.<br><br></div>Also I have another project which implements functionality tests for the first app by running all kind of HTTP requests and compare the results with the expected one.<br><br></div>My question is: there is any way to generate also a coverage test report for the app that's exposing the HTTP server ? to see how much of the code my tests is touching ?<br><br></div>I looked over ct_run but most examples and user cases doesn't involve two different apps.<br><br></div>Silviu<br></div>