| Re: [equinox-dev] tests are needed for compendium implementations |
Thanks for the information Pavlin. How much effort would it take to port tests in the Eclipse test format? It is important to have publically available tests which we can automatically run with each build so we can catch any issues early.
If you can agree to contribute the test code then we could get the code contributed to CVS (after following Eclipse IP process). Then we may be able to get others to help port the tests to the Eclipse automated tests.
Tom
Pavlin Dobrev ---08/26/2008 03:53:25 AM---Hi Thomas, We have automated tests for the DS, IO and Wireadmin in our own format. We can contribute them but this will take so
From: | Pavlin Dobrev <p.dobrev@xxxxxxxxxxx> |
To: | Equinox development mailing list <equinox-dev@xxxxxxxxxxx> |
Date: | 08/26/2008 03:53 AM |
Subject: | Re: [equinox-dev] tests are needed for compendium implementations |
| > | The compendium bundles in equinox are in serious need of automated tests. For the 3.5 release we need to create junit tests for each of the compendium bundles. I have created a new project in compendium to start releasing new testcases for our compendium bundles under: org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.compendium.tests Chris Aniszczyk was kind enough to contribute a few UserAdmin tests which I have seeded into the new project. I know Simon Kaegi has his own tests for ConfigurationAdmin which I would like to be integrated into the org.eclipse.equinox.compendium.tests. But we have lots of other compendium bundles that need test coverage. Pavlin and Stoyan, do you have automated tests for org.eclipse.equinox.ds, org.eclipse.equinox.io, org.eclipse.equinox.ip, and org.eclipse.equinox.wireadmin that can be contributed for the bundles you own? This is also an opportunity for anyone trying to get familiar or involved with Equinox and OSGi to develop testcases. Any help from the community is greatly appreciated. Thanks. Tom |