|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Cobrtura Code HelpHi All,
Can anybody provide me the latest source code of cobertura with Ant File?
Thanks & Regards,
Amit ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Cobertura-devel mailing list Cobertura-devel@... https://lists.sourceforge.net/lists/listinfo/cobertura-devel |
|
|
Re: Cobrtura Code HelpYou can get the latest code from the Subversion repository: https://sourceforge.net/svn/?group_id=130558 Or, you can browse it here: http://cobertura.svn.sourceforge.net/viewvc/cobertura/ John From: cobertura-devel-bounces@...
[mailto:cobertura-devel-bounces@...] On Behalf Of amit.khandelwal1@... Hi All, Can
anybody provide me the latest source code of cobertura with Ant File? Thanks & Regards, Amit ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Cobertura-devel mailing list Cobertura-devel@... https://lists.sourceforge.net/lists/listinfo/cobertura-devel |
|
|
Multi module maven projectHi,
how can I use Cobertura with a maven project that has multiple modules? Simple example: If i have project 'xxx' with two modules: 'model' and 'services'. Services-module has model-module as a dependency. There is no junit-tests in model-module, but the unit-tests of services-module are perfectly (100% coverage) testing also the classes in model-module. Now how can I get a report out of cobertura (maven-plugin), that will show that all packages and classes are covered 100% in both modules? -antti ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Cobertura-devel mailing list Cobertura-devel@... https://lists.sourceforge.net/lists/listinfo/cobertura-devel |
| Free Forum Powered by Nabble | Forum Help |