Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] JUnit 5 integration

Thanks Harald, that sounds interesting.

Unfortunately, I don't think the JDT UI team will have time to look at 
this before the Neon release (around mid-June). After that, we will have a 
look at the current state of JUnit 5. If you think you've reached a state 
that is worth integrating into Eclipse by then, then please comment in 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=488566 .

Thanks,
Markus



From:   Harald Wellmann <hwellmann.de@xxxxxxxxx>
To:     jdt-ui-dev@xxxxxxxxxxx
Date:   2016-03-28 20:16
Subject:        [jdt-ui-dev] JUnit 5 integration
Sent by:        jdt-ui-dev-bounces@xxxxxxxxxxx



I was curious to see how hard it would be to make JUnit 5 work in 
Eclipse, so I started hacking JDT to support JUnit 5.0.0-ALPHA.

The JDT fork is https://github.com/hwellmann/eclipse.jdt.ui, branch 
"junit5". The README has detailed instructions.

Disclaimer: I'm neither a JUnit nor an Eclipse committer, I'd just like 
to see this work rather sooner than later.

At the moment, this is just a basic proof of concept which doesn't cover 
any new features of JUnit 5 and also lacks a lot of functionality that 
JDT has for JUnit 4.

Regards,
Harald

_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev






Back to the top