GitHub user smoyer64 opened a pull request:

    https://github.com/apache/commons-lang/pull/353

    WIP: Update tests to JUnit5 via @boyarsky's converter

    This PR updates many of the commons-lang tests to JUnit5.  I'm providing 
this PR simply to illustrate how much of the work can be done via the automated 
tool but this is clearly __NOT__ ready to merge.  If this looks promising to 
the commons-lang maintainers, I'll work on fixing the portion of the tests that 
didn't convert properly.  Better yet, if others are interested in helping with 
this effort and believe that the converter gives us a pretty good head start, 
I'd be happy to collaborate on the branch I've created.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selesy/commons-lang master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/353.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #353
    
----
commit ee5b9289565649638f201c762f0857b67a8762aa
Author: Steve Moyer <smoyer1@...>
Date:   2018-09-05T01:00:40Z

    Update tests to JUnit5 via @boyarsky's converter

----


---

Reply via email to