Sign in
apache
/
maven-surefire
/
HEAD
8dcf263
Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability
by Jarek Potiuk
· 4 days ago
master
90529e9
Use StackWalker in StackTraceProvider when available (Java 9+) (#3374)
by Olivier Lamy
· 12 days ago
523e1ce
[Issue-3380] Send sourceQualifiedName to forked clients (#3380) (#3381)
by Fabrício Yamamoto
· 12 days ago
e759c64
Remove Maven and GitHub Actions from dependabot.yml
by Sylwester Lachiewicz
· 14 days ago
c633042
Fix reportNameSuffix in XML testcase classname (#3379)
by Goutam Adwant
· 2 weeks ago
5ee132b
Bump jacocoVersion from 0.8.14 to 0.8.15
by dependabot[bot]
· 5 weeks ago
0ab99eb
Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0
by dependabot[bot]
· 6 weeks ago
e6c3851
Fix: resolve relative classpath elements against the fork's working dir (#3333)
by cwegener-79
· 5 weeks ago
1e3a4ae
We support Junit 6 as well (#3370)
by Olivier Lamy
· 5 weeks ago
0e2fa5f
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 6 weeks ago
e107a93
[maven-release-plugin] prepare release surefire-3.6.0-M1
by Olivier Lamy
· 6 weeks ago
surefire-3.6.0-M1
7281f6b
Use version 3.6.0-M1-SNAPSHOT
by Olivier Lamy
· 6 weeks ago
d60b78a
restore feature to be able to override arguments from command line execution
by Olivier Lamy
· 6 weeks ago
47b7450
[Issue-3309] Clarify forkNode default communication docs (#3361)
by Asish Kumar
· 6 weeks ago
161229b
[Issue-3315] Restore console output fallback report name (#3360)
by Asish Kumar
· 6 weeks ago
478c7e6
Avoid producing a trailing colon in `java.class.path`. (#3365)
by Chris Povirk
· 6 weeks ago
39bb6f2
Use embeded mermaid and fix a typo (#3362)
by Olivier Lamy
· 6 weeks ago
fbff927
[Issue-3226] JUnit5Xml30StatelessReporter does not change class name in report (#3347)
by Nils Christian Ehmke
· 7 weeks ago
3c175c8
Use Maven site plugin 3.22.0 and setup mermaid diagrams (#3358)
by Olivier Lamy
· 7 weeks ago
762a791
Bump org.junit:junit-bom from 5.14.1 to 5.14.4 (#3357)
by dependabot[bot]
· 7 weeks ago
1e0e6b0
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3351)
by dependabot[bot]
· 8 weeks ago
cd528f9
Issue #2613 Debugging failsafe tests: Message 'Listening for transport dt_socket at address' is not displayed anymore when using maven.surefire.debug (#3353)
by Olivier Lamy
· 8 weeks ago
98cfb3d
Bump org.apache.logging.log4j:log4j-core (#3343)
by dependabot[bot]
· 3 months ago
64856f4
Remove FIXME which has been fixed :) (#3339)
by Olivier Lamy
· 3 months ago
728b66d
Fix documentation due to code simplification with providers (#3332)
by Olivier Lamy
· 3 months ago
246a23f
fix deprecation notices for suiteXmlFiles parameter
by Slawomir Jaranowski
· 4 months ago
479bf20
Fix empty and missing testcase entries for JUnit 5 @BeforeAll/@AfterAll failures (#3329)
by Milan Tyagi
· 3 months ago
0c380a2
Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#3335)
by dependabot[bot]
· 4 months ago
d7c2632
Bump doxiaVersion from 2.0.0 to 2.1.0 (#3330)
by dependabot[bot]
· 4 months ago
16cabe5
Ensure that the statistics filename is calculated only once. (#3326)
by Alexey Venderov
· 4 months ago
252e865
Upgrade Maven version and resolver version (#3325)
by Olivier Lamy
· 4 months ago
ff6b6e3
Use parallel tests with Junit5 feature (#3316)
by Olivier Lamy
· 4 months ago
498bb7f
Update architecture docs for unified test provider (#3313)
by Sebastian Tiemann
· 4 months ago
1ed736a
Bump Mockito to 4.11.0
by Slawomir Jaranowski
· 4 months ago
41bcd4c
Execute ITs in embedded mode by default (#3323)
by Slawomir Jaranowski
· 4 months ago
0fd4203
Use surefire 3.5.5 by project itself for testing
by Slawomir Jaranowski
· 4 months ago
93a06c4
Remove redundant ITs and resource cleanups (#3319)
by Slawomir Jaranowski
· 4 months ago
b2d4904
Fix jenkins build (#3314)
by Slawomir Jaranowski
· 4 months ago
41ce753
Upgrade tests to use Junit5 (#3312)
by Olivier Lamy
· 4 months ago
9c1d337
Fix tag-template in release-drafter config (#3311)
by Slawomir Jaranowski
· 4 months ago
75a1118
Protect branch - surefire-3.5.x
by Slawomir Jaranowski
· 4 months ago
6059d7c
Add `flakes` attribute to use in `testsuite` report (#3306)
by Piotrek Żygieło
· 4 months ago
0c24343
Use junit platform runner to run junit 3, junit 4 and TestNG tests via vintage engine and testng engine (#3179)
by Olivier Lamy
· 4 months ago
0fba0ef
Introduce reportTestTimestamp option and include timestamp for test sets and test cases (#3261)
by Kevin Nammour
· 4 months ago
f18e31e
align label and use >= because it is ignore
by Olivier Lamy
· 4 months ago
8c577f0
add some ignore in dependabot configuration (#3286)
by Olivier Lamy
· 4 months ago
2f4d8a8
Remove release-drafter configuration for 3.x (#3291)
by Slawomir Jaranowski
· 4 months ago
5687822
[SUREFIRE-2049] Fix SHUTDOWN type lost during command serialization. (#3270)
by Amine Ghoussaini
· 4 months ago
abf3dba
Add configuration for 3.5.x branch (dependabot/release drafter) (#3271)
by Olivier Lamy
· 5 months ago
a948c09
fix: null guard for context map (#3269)
by Daniel Mohedano
· 5 months ago
83184ba
Follow Oracle javadoc guidelines (#3177)
by Elliotte Rusty Harold
· 5 months ago
f93377a
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 5 months ago
968cb38
[maven-release-plugin] prepare release surefire-3.5.5
by Olivier Lamy
· 5 months ago
surefire-3.5.5
8e7dc41
Reapply "Replace runing external process and parsing output with simple Proces…" (#3263)
by Olivier Lamy
· 5 months ago
4ced57c
Revert "Replace runing external process and parsing output with simple Proces…"
by Tibor Digana
· 5 months ago
8496d9a
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
by dependabot[bot]
· 5 months ago
68265e5
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)
by dependabot[bot]
· 5 months ago
0b19014
Replace runing external process and parsing output with simple ProcessHandle if available (Java9+) (#3252)
by Olivier Lamy
· 5 months ago
688f8c4
Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)
by jbliznak
· 5 months ago
e5c01a6
Build only by the latest Maven on Jenkins (#3255)
by Slawomir Jaranowski
· 5 months ago
9c99e97
Fix Jenkin badges in README (#3254)
by Slawomir Jaranowski
· 5 months ago
20930ea
Bump parent from 44 to 47 (#3253)
by Slawomir Jaranowski
· 5 months ago
fcf1f3c
Use JUnit5 in failsafe ITs
by Slawomir Jaranowski
· 5 months ago
30ffc12
pass slf4j context to spawned thread (#3241)
by Scott Williams
· 5 months ago
c672914
[SUREFIRE-3239] allow override of statistics file checksum (#3247)
by Christopher Lambert
· 5 months ago
ca4f620
Bump org.assertj:assertj-core (#3246)
by dependabot[bot]
· 5 months ago
a31484f
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#3245)
by dependabot[bot]
· 6 months ago
6b67c89
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#3243)
by dependabot[bot]
· 6 months ago
54621a7
Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (#3236)
by dependabot[bot]
· 6 months ago
68aefe8
Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
by dependabot[bot]
· 7 months ago
18f0c9f
Remove long-deprecated unused encoding property (#3198)
by Tomlincoln
· 7 months ago
turbo-build
d29e306
Reduce log level for skipped tests result to info (#3232)
by strangelookingnerd
· 7 months ago
30634fb
Bump org.apache.logging.log4j:log4j-core (#3234)
by dependabot[bot]
· 7 months ago
421f159
Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (#3228)
by dependabot[bot]
· 7 months ago
4ebfcd3
Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#3224)
by dependabot[bot]
· 8 months ago
298e507
Missing many files in the GH Artifacts of CI ex-post.
by tibor17
· 8 months ago
e520b9c
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#3223)
by dependabot[bot]
· 8 months ago
3f37433
Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#3221)
by dependabot[bot]
· 8 months ago
e4d6296
Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#3220)
by dependabot[bot]
· 8 months ago
b4a53de
Properly parse flake failures in beforeAll stages
by Jakub Stejskal
· 9 months ago
1ae1bb3
Revert "Properly work with test failures caused during beforeAll phase (#3194)"
by Jakub Stejskal
· 9 months ago
f03593c
Bump commons-io:commons-io from 2.20.0 to 2.21.0
by dependabot[bot]
· 8 months ago
500a90a
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
by dependabot[bot]
· 8 months ago
722798f
Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1
by dependabot[bot]
· 8 months ago
6b9ac38
Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (#3213)
by dependabot[bot]
· 8 months ago
cfe85b9
Clarify how late placeholder replacement (@{...}) deals with
by Konrad Windszus
· 9 months ago
c8f8ad6
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 (#3202)
by dependabot[bot]
· 9 months ago
1b9e9fd
Bump jacocoVersion from 0.8.13 to 0.8.14 (#3204)
by dependabot[bot]
· 9 months ago
4a47a1c
Properly work with test failures caused during beforeAll phase (#3194)
by Jakub Stejskal
· 9 months ago
1ec30aa
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
by dependabot[bot]
· 10 months ago
cceda84
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#3192)
by dependabot[bot]
· 10 months ago
4da5444
Fix typo in artifactId tag
by Konrad Windszus
· 10 months ago
e1f0260
Fix typo in configuring-classpath documentation
by Konrad Windszus
· 10 months ago
da902b4
Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4 (#3180)
by dependabot[bot]
· 10 months ago
2b16f5d
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 10 months ago
maven-surefire-3.5.4
88513d8
[maven-release-plugin] prepare release surefire-3.5.4
by Olivier Lamy
· 10 months ago
surefire-3.5.4
9c48828
Simplify cuncumber IT configuration and make windows build working again (#3174)
by Olivier Lamy
· 10 months ago
74b2d8c
Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)
by dependabot[bot]
· 10 months ago
6c30bf1
[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)
by Olivier Lamy
· 10 months ago
9f49866
Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)
by dependabot[bot]
· 11 months ago
Next »