Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Generalize JUnit view

Hi JDT committers,

I am working on a generalized Unit Test view, that should replace
existing Test views from different projects (eg. JDT, CDT, Groovy, PHP,
PyDev, EASE, ...)

I have a generalized implementation ready and also added glue code to
connect JDT with the new view. Dani now suggested to work together with
a JDT committer to push this topic further. Basically I need someone
from JDT to approve the functionality and code quality of the new view.
Further the JDT team would need to accept the glue codeand remove the
existing JUnit view.

Anyone interested? Would be sad if this topic cannot be pushed further.


The whole story is available on
https://bugs.eclipse.org/bugs/show_bug.cgi?id=507626

thanks
Christian


Back to the top