[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Re: Automated Testing of RCP Products with Buckminster

Tas,

This is work-in-progress. Please see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243293 for more information.

The headless build will then basically be able to run the tests in the same 
way as you would run them interactively in your IDE.

Regards,
 Achim

Tas Frangoullides wrote:

> Hi,
> 
> I wondering what the best way of approaching testing with buckminster is.
> I tried examining the buckminster build to find out where you run your
> tests but I can't see anything.
> 
> My previous builds use the Eclipse Test Framework. They create an eclipse
> environment from the recently built distribution artifacts, install the
> tests and necessary dependencies and then kick-off the tests and gather
> results. I'm not sure where buckminster could be leveraged in this and was
> curious about the new test functionaloty you are adding. Where would this
> fit in?
> 
> Thanks,
> Tas