unit testing - Branch-coverage with Cobertura plugin for the Play! Framework -
i'm using play! framework cobertura module code coverage. works fine, unfortunately, module seems have no (obvious) option make branch coverage reports too. how enable branch coverage in cobertura module? or in other words, how test branch coverage in play application?
branch coverage magically appears in report now, maybe there time , didn't see it. bad.
Comments
Post a Comment