Commit graph

31 commits

Author SHA1 Message Date
dependabot[bot]
3445860437
Bump js-yaml and mocha in /reports/mocha
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `js-yaml` from 4.0.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.1)

Updates `mocha` from 8.3.0 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.3.0...v11.7.5)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-29 23:45:48 +00:00
dependabot[bot]
79ea6a9d0e
Bump js-yaml from 3.14.0 to 3.14.2 in /reports/jest
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 19:47:48 +00:00
Cédric Luthi
d1504ea554 Add test on a trx report where the className attribute of TestMethod is missing
This reproduces issue #556
2025-06-22 16:18:52 +02:00
Shamus Taylor
a0398fb7dd Correct behavior for test cases with slashes 2025-05-17 13:42:38 +02:00
Shamus Taylor
7745ff0ec1 Add Golang test parser 2025-05-17 13:41:22 +02:00
Michal Dorner
b34d4b1bfe Add NUnit XML results fixtures 2024-06-25 13:57:08 +02:00
dominicmh
a26c5eaf39 make test fail by adding setUpAll and tearDownAll 2024-04-12 21:25:30 +02:00
dependabot[bot]
817da85e61
Bump @babel/traverse from 7.12.1 to 7.23.2 in /reports/jest
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 21:28:33 +00:00
Julien Catania
9301b44e65
Merge pull request #270 from dorny/dependabot/npm_and_yarn/reports/mocha/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha
2023-09-25 08:32:38 +02:00
Julien Catania
bd1b0de0a3
Merge pull request #271 from dorny/dependabot/npm_and_yarn/reports/jest/json5-2.2.3
Bump json5 from 2.1.3 to 2.2.3 in /reports/jest
2023-09-25 08:31:57 +02:00
Julien Catania
d132e07d7b
Merge pull request #272 from dorny/dependabot/npm_and_yarn/reports/jest/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /reports/jest
2023-09-25 08:31:33 +02:00
Julien Catania
a677deca36
Merge pull request #275 from dorny/dependabot/npm_and_yarn/reports/jest/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8 in /reports/jest
2023-09-25 08:31:12 +02:00
Julien Catania
8b17ce49e0
Merge pull request #276 from dorny/dependabot/npm_and_yarn/reports/jest/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest
2023-09-25 08:30:51 +02:00
Julien Catania
36f318e411
Merge pull request #278 from dorny/dependabot/npm_and_yarn/reports/jest/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest
2023-09-25 08:30:15 +02:00
dependabot[bot]
b5ef0e7f1f
Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:58:04 +00:00
dependabot[bot]
3fcc30fab5
Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:57:51 +00:00
dependabot[bot]
eb71782ba1
Bump minimist from 1.2.5 to 1.2.8 in /reports/jest
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:57:37 +00:00
dependabot[bot]
54a8c3cafe
Bump qs from 6.5.2 to 6.5.3 in /reports/jest
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:57:06 +00:00
dependabot[bot]
f120b1e36c
Bump json5 from 2.1.3 to 2.2.3 in /reports/jest
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:57:05 +00:00
dependabot[bot]
76dd0e0b7b
Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:57:00 +00:00
dependabot[bot]
28dac3b115
Bump ws from 7.3.1 to 7.5.9 in /reports/jest
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 18:42:24 +00:00
Michal Dorner
dcaab46b46
Fix dart-json parsing broken by print message
Print message related to suite, instead of a specific test, would break parsing - it would expect test object to be present in dictionary but there would be none.
This fix adds necessary check and messages not related to tracked tests will be ignored.
2021-05-13 21:48:55 +02:00
Michal Dorner
6662b9362e
Fix dotnet-trx parsing of tests with custom display names 2021-04-20 08:40:05 +02:00
Michal Dorner
8dba8714d0
Fix mocha report fixture + test duration handling 2021-02-24 21:32:51 +01:00
Michal Dorner
9b675bd55f
Add support for mocha-json 2021-02-23 22:39:35 +01:00
dependabot[bot]
66cb11125b Bump node-notifier from 8.0.0 to 8.0.1 in /reports/jest
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 10:23:51 +01:00
Michal Dorner
7bda3b9f6f
Configure jest-junit report fixture 2020-11-12 23:32:51 +01:00
Michal Dorner
f861278768
Add jest-junit fixture project 2020-10-18 21:08:40 +02:00
Michal Dorner
83a6323aa9
Remove duplicated dart test 2020-10-18 20:58:36 +02:00
Michal Dorner
cd21268493
Add dart fixture project 2020-10-18 19:57:47 +02:00
Michal Dorner
62ec9da2d6
Add dotnet-trx fixture project 2020-10-17 21:41:49 +02:00