[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: Headless build, automated Junit tests and code coverage
|
- From: Tom Roche <tlroche@xxxxxxxxxx>
- Date: Fri, 26 Aug 2005 16:37:13 -0400
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Barry Dow Fri, 26 Aug 2005 11:40:03 +0000 (UTC)
> We're atsrting a new project and are setting up the build automation
> infrastructure. We are developing all our components as eclipse
> plugins and using the pde headless build, and running the junit
> tests in a headless manner too. However, when I try and add code
> coverage using EMMA, I get no output. Does anyone have experience of
> doing this?
I don't have such experience, and I don't know EMMA. But I do know
that the Jetstream folks in Hursley (if you don't know them, ping me
for references) are using (in production, i.e. it works) ConTest for
their coverage measurement and ACCT SLICK for their coverage
reporting. Perhaps you could try that combination?