dependabot[bot]
32ab8c7c18
Bump org.apache.commons:commons-lang3 in /integration-tests/maven ( #258 )
...
Bumps org.apache.commons:commons-lang3 from 3.7 to 3.18.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.18.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 11:31:07 +02:00
Pierre-Hugues Laune
1a128e49c0
feat: ignore flaky tests ( #238 )
...
Added a new optional parameter ignore_flaky_tests which is "false" by default (current behavior)
When set to "true" : flaky tests are considered as success and will generate a successful report
---------
Co-authored-by: Ghais Zaher <ghaiszaher@gmail.com>
2025-01-08 09:30:01 +01:00
dependabot[bot]
87fddf2d4c
Bump commons-io:commons-io in /integration-tests/maven ( #230 )
...
Bumps commons-io:commons-io from 2.7 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 09:37:10 +02:00
Ghais Zaher
687f107f48
GH-184: ignore incompatible XML reports ( #198 )
...
Fixes #184
Ignore files that don't have testsuites
Reorganize the folders
2024-01-15 14:59:51 +01:00