GitHub user jaikiran opened a pull request:
https://github.com/apache/ant/pull/60
JUnit 5 support - A new junitlauncher task
This is the initial working version of a new `junitlauncher` task that
support using JUnit 5 framework for testing, within Ant build files. The commit
in this PR is the initial set of goals that I had in mind for the first release
of this task.
The manual for this task can be (temporarily) found at
https://builds.apache.org/job/Ant-Build-Jaikiran/ws/manual/Tasks/junitlauncher.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaikiran/ant junit5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ant/pull/60.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 #60
----
commit 991bddff07b4fed1db2dc7f6b83f47557e62213b
Author: Jaikiran Pai <jaikiran@...>
Date: 2017-12-13T13:37:41Z
JUnit 5 support - A new junitlauncher task
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]