I successfully wrote my first Test Plug-in. All works fine but I noticed a
strange thing (Certainly a glitch from side ...).
When an Error is logged into the Error log (associated to the workspace of
my JUnit Plug-in Test launchn configuration) PDE / JUnit don't tell me of
such an error. All my tests succeeded so I though thta all worked fine but
... I had an error in the error log but I just noticed it now ... (by
chance !!!)
Is there any way to tell PDE/JUnit to inform the user each time an Error
is logged into error log the same way test failure are presented to the
user ?