-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unify testing structure/tools [JSTEP-10] #268
Comments
Start work on #268: junit5 conversion; first demote junit4 dependency
So far converted:
Biggest remaining work is |
And with @JooHyukKim's work, all the rest -- Blackbird, jakarta-xmlbind, jaxb, paranamer, OSGi -- also converted. What remains is converting "failing" tests to "tofix" ones, and then promoting JUnit5 dependencies from sub-modules' |
Whops. Still need to "mrbean". |
Status:
so what remains is just
|
Filed last remaining pieces in two PR's "in order"! 👍🏼 |
Thanks! Will get these merged today. |
Merged, closing. |
This issue serves as an umbrella issue for resolving [JSTEP-10: Unifying testing structure/tools]
TODO
failing
test utils/tofix
and remove existing/failing
funciontalityThe text was updated successfully, but these errors were encountered: