[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Test coverage

Yes, we do intend to support this in the architecture and the implementation
of the infrastructure. The collection systems will be there, and a way to
save the data
in the model.
At this point no-one has offered to write and donate the code for a
collection agent
for line or logic coverage. But then we are focused on getting the models
and
infrastructure written at the moment.
I suspect once we get the base code in place more people will start looking
at
the incremental pieces they can add.

"Magiel Bruntink" <magiel@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:b44nmb$hro$1@xxxxxxxxxxxxxxxx
> Hi,
>
> I was wondering if the Hyades framework is going to support the collection
> of test coverage information. For example, the lines of code in the SUT
> that are executed (or not) by a test set, branches taken, etc. It seems to
> me that the proposed architecture of Hyades can support this easily,
> however, the white papers do not explicitely state that it will.
>
> Magiel