Aleksei Zotov
|
c8bc470774
|
junitlauncher - Support extension attribute for listeners
This closes #168 pull request at github.com/apache/ant
|
4 years ago |
Jaikiran Pai
|
635ccfb5e4
|
bz-64836 junitlauncher - Print a more informative and instant summary for tests
|
4 years ago |
Jaikiran Pai
|
41c51907a4
|
[junitlauncher] - Introduce the ability to let listener/result formatter implementations decide whether to use legacy or new style display names for test identifiers
|
5 years ago |
Stefan Bodewig
|
041b058c7b
|
make junitlauncher use ant.tmpdir as well
|
5 years ago |
jkf
|
3a4980e3c4
|
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
|
6 years ago |
Matthias Gutheil
|
b8451922b6
|
[junitlauncher] Add support for selecting tests based on JUnit-5 tag functionality
This closes #93 pull request at github/apache/ant repo
|
6 years ago |
twogee
|
d01d88a19d
|
Fix doctype and language
|
7 years ago |
twogee
|
82a603c14e
|
Use valid markup
|
7 years ago |
Jaikiran Pai
|
7b29e8ff86
|
Update the manual of junitlauncher task as well as add a note in WHATSNEW about the changed class names of that task
|
7 years ago |
Jaikiran Pai
|
abce9225f5
|
Update the junitlauncher task to explain the ability to include JUnit libraries as part of the task's classpath
|
7 years ago |
Jaikiran Pai
|
460303f6dd
|
[junitlauncher] allow listener element to define an outputDir for better control over where the output is generated
|
7 years ago |
Jaikiran Pai
|
ffb80b688a
|
Initial updates to the junitlauncher task manual to explain the fork support
|
7 years ago |
Gintas Grigelionis
|
1afbe154ab
|
Update contributor lists, trim trailing whitespace
|
7 years ago |
Jaikiran Pai
|
047e897775
|
Introduce a "printSummary" attribute on the junitlauncher task to print the test execution summary
|
7 years ago |
Jaikiran Pai
|
ddd729ba97
|
Update the junitlauncher manual to include an example of configuring a nested classpath for including test engines
|
7 years ago |
Jaikiran Pai
|
405aa4f8e0
|
Update the junitlauncher task documentation to list "includeEngines" and "excludeEngines" attribute for the test definition
|
7 years ago |
Gintas Grigelionis
|
d4fedd5a42
|
Bz 16494: accessibility — th must have scope
|
7 years ago |
Gintas Grigelionis
|
332330b278
|
Bz 21192: description should precede code examples
|
7 years ago |
Jaikiran Pai
|
12c975888a
|
Fix junitlauncher doc to be clear that the classpath element isn't used for looking test engines or junit launcher APIs
|
7 years ago |
Gintas Grigelionis
|
50b9be7376
|
Update the manual
|
7 years ago |
Jaikiran Pai
|
063e60813a
|
JUnit 5 support - A new junitlauncher task
|
8 years ago |