1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 10:37:36 +02:00

Commit graph

  • cf146f4036
    Merge pull request #690 from dorny/fix/add-golang-json-to-action-yml Jozef Izso 2025-11-22 17:50:03 +01:00
  • 33fc27cf09
    Merge pull request #687 from dorny/dependabot/github_actions/actions/checkout-6 Jozef Izso 2025-11-22 17:49:02 +01:00
  • 8fd5fc58ca
    Add missing golang-json reporter to action.yml fix/add-golang-json-to-action-yml Jozef Izso 2025-11-22 17:47:11 +01:00
  • fc80cb4400
    Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-21 23:07:16 +00:00
  • 79ea6a9d0e
    Bump js-yaml from 3.14.0 to 3.14.2 in /reports/jest dependabot[bot] 2025-11-18 19:47:48 +00:00
  • 2f651338c9 update readme George Young 2025-11-18 17:43:50 +13:00
  • 1cc016c5a3 remove logging, rebuild George Young 2025-11-18 17:40:13 +13:00
  • 9573a818e8 run package George Young 2025-11-18 17:32:35 +13:00
  • 2de0ef6ad0 add logging George Young 2025-11-18 17:27:26 +13:00
  • 2188a753e4 remove blank line George Young 2025-11-18 17:11:14 +13:00
  • 08646e4d97 add support for karma-junit-reporter George Young 2025-11-18 16:51:07 +13:00
  • aef3d726a6
    Merge pull request #683 from micmarc/feature/python-pytest Jozef Izso 2025-11-15 18:19:24 +01:00
  • c1a56edcfe Enhance pytest support Michael Marcus 2025-11-15 11:55:41 -05:00
  • 3b9dad208e
    Merge pull request #681 from phactum-mnestler/main Jozef Izso 2025-11-15 11:24:15 +01:00
  • 7c636a991c
    Merge pull request #643 from micmarc/feature/python-support Jozef Izso 2025-11-15 11:12:45 +01:00
  • cfce4bda71 Add saxjs to version overrides Michael Nestler 2025-11-15 11:07:56 +01:00
  • fe87682515 Improve testing with robust schema for unittest report Michael Marcus 2025-11-14 21:59:25 -05:00
  • 9b8d3b002e Python support Michael Marcus 2025-07-25 15:06:22 -04:00
  • e2f0ff6339
    Merge pull request #645 from micmarc/fix/report-title-short-summary Jozef Izso 2025-11-14 20:00:35 +01:00
  • bc8c29617e
    test-reporter release v2.2.0 Jozef Izso 2025-11-14 18:46:03 +01:00
  • 9aef9d168f Remove info log Michael Marcus 2025-11-14 12:01:42 -05:00
  • 6b64465c34 Rebuild index.js after rebase from main Michael Marcus 2025-11-14 11:59:46 -05:00
  • 6617053f9c Fix short summary formatting when a report title is present Michael Marcus 2025-07-27 20:13:14 -04:00
  • 43a747d94c Update sax.js to fix large XML file parsing Michael Nestler 2025-11-14 16:06:35 +01:00
  • 7b7927aa7d
    test-reporter release v2.2.0 v2.2.0 release/v2.2.0 Jozef Izso 2025-11-13 21:02:39 +01:00
  • eeac280b8e
    Merge pull request #676 from dorny/dependabot/npm_and_yarn/js-yaml-4.1.1 Jozef Izso 2025-11-13 20:55:51 +01:00
  • 6939db53fb
    Bump js-yaml from 4.1.0 to 4.1.1 dependabot[bot] 2025-11-12 23:17:28 +00:00
  • b3812e0f5b
    Merge pull request #664 from pespinel/feature/collapsed-option Jozef Izso 2025-11-12 18:03:25 +01:00
  • cd299561e7
    tests: refactor input collapsed=auto to individual tests Jozef Izso 2025-11-12 14:20:54 +01:00
  • c7935221e6
    feat: add validation for the collapsed input parameter Jozef Izso 2025-11-12 14:09:45 +01:00
  • 5fb0582760
    chore: run linter to fix code style issues Jozef Izso 2025-11-12 13:41:29 +01:00
  • 7148297f02
    test: fix linter and create tests pespinel 2025-10-22 16:20:59 +02:00
  • 828632acd0
    feat: add collapsed option to control report visibility pespinel 2025-10-20 14:52:37 +02:00
  • a823f48224
    Bump eslint-plugin-jest from 28.14.0 to 29.1.0 dependabot[bot] 2025-11-10 23:02:19 +00:00
  • 4a41472ca4
    Merge pull request #672 from dorny/bugfix/671-allow_hyphens_in_badge_image_names Jozef Izso 2025-11-10 17:14:53 +01:00
  • 22dc7b52f4
    Rebuild dist/ code bugfix/671-allow_hyphens_in_badge_image_names Jozef Izso 2025-11-05 21:25:14 +01:00
  • bed521d765
    Fix badge encoding for values including the _ underscore character Jozef Izso 2025-11-05 21:20:23 +01:00
  • 6079ce3d17
    Add unit tests for getBadge() function to ensure values are encoded for img.shields.io service Jozef Izso 2025-11-05 21:19:18 +01:00
  • de77f76b7e
    Fix badge image by correctly encoding the URI components Jozef Izso 2025-11-05 21:18:09 +01:00
  • 4dec797f6d
    Merge 0dee8ba699 into c883ae9738 Pierre Chalamet 2025-10-25 11:54:26 +02:00
  • cd5c8fa09c
    Merge 58382da825 into c883ae9738 Jon Peterson 2025-10-25 11:54:26 +02:00
  • c883ae9738
    Merge pull request #668 from dorny/feature/update_packages Jozef Izso 2025-10-25 11:54:17 +02:00
  • 35be98f7e7
    Update npm packages to latest minor updates Jozef Izso 2025-10-25 11:30:47 +02:00
  • 3645953ced
    Bump jest from 30.1.3 to 30.2.0 dependabot[bot] 2025-10-25 09:29:23 +00:00
  • fd82d5fb16
    Bump ts-jest from 29.4.1 to 29.4.5 dependabot[bot] 2025-10-25 09:29:10 +00:00
  • f372a8338e
    Merge pull request #662 from dorny/dependabot/github_actions/actions/setup-node-6 Jozef Izso 2025-10-25 11:09:08 +02:00
  • 948dd03d7b
    Merge pull request #665 from dorny/dependabot/github_actions/actions/upload-artifact-5 Jozef Izso 2025-10-25 11:06:43 +02:00
  • cf9db500ed
    Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-24 23:05:54 +00:00
  • ba33405987
    Bump actions/setup-node from 5 to 6 dependabot[bot] 2025-10-14 23:06:32 +00:00
  • 58382da825
    Restructure assertion for friendlier errors Jon Peterson 2025-09-23 00:47:06 +00:00
  • d31e490978
    Add shortSummary to getReport truncation logic Jon Peterson 2025-09-23 00:22:32 +00:00
  • fe75d329a2
    Add test suite Jon Peterson 2025-09-23 00:21:45 +00:00
  • 34d8269ede
    Merge pull request #658 from dorny/feature/github_actions Jozef Izso 2025-09-12 13:33:58 +02:00
  • fd1c798d8d
    Upgrade actions/setup-node to v5 feature/github_actions Jozef Izso 2025-09-12 13:16:20 +02:00
  • 2211cf1035
    Upgrade actions/checkout to v5 Jozef Izso 2025-09-12 13:15:16 +02:00
  • be3721d54a
    Merge pull request #657 from dorny/feature/update_packages Jozef Izso 2025-09-12 13:09:48 +02:00
  • d171d89cd4
    Update dependencies to latest minor releases Jozef Izso 2025-09-12 13:07:41 +02:00
  • 661decd3af
    Upgrade jest to v30.1.3 Jozef Izso 2025-09-12 13:03:19 +02:00
  • bd9e36bf0c
    Upgrade @types/picomatch to match the picomatch v4 used as main dependency Jozef Izso 2025-09-12 13:00:45 +02:00
  • 9642942c97
    Upgrade @types/jest to match the jest v30 used as main dependency Jozef Izso 2025-09-12 13:00:09 +02:00
  • 4bab8b62f7
    Bump actions/setup-node from 4 to 5 dependabot[bot] 2025-09-04 23:06:39 +00:00
  • f86f37a955 Account for existing content in step summary Byron Goldsack 2025-09-03 15:21:22 +12:00
  • d6c2d18e9d
    early return for empty suites in get-report.ts Iceal L 2025-08-14 16:02:36 -07:00
  • db34513f8d
    Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 09:47:05 +00:00
  • 3e77bc95f1
    Bump eslint-plugin-prettier from 5.5.1 to 5.5.4 dependabot[bot] 2025-08-08 00:35:51 +00:00
  • 70547ce09b
    Bump form-data and jsdom in /reports/jest dependabot[bot] 2025-08-05 14:39:53 +00:00
  • 21558f93ea
    Bump jest and @types/jest dependabot[bot] 2025-08-05 10:04:29 +00:00
  • 2f586f9061
    Bump ts-jest from 29.4.0 to 29.4.1 dependabot[bot] 2025-08-05 10:04:24 +00:00
  • aa953f36f9
    Merge pull request #646 from dorny/dependabot/npm_and_yarn/typescript-5.9.2 Jozef Izso 2025-08-05 12:03:02 +02:00
  • f686ce916a
    Bump typescript from 5.8.3 to 5.9.2 dependabot[bot] 2025-07-31 23:43:00 +00:00
  • de67339277 Revised comment format Shaun Becker 2025-07-23 11:27:01 -04:00
  • f88a700220 Post summary comment to PR Shaun Becker 2025-07-23 10:56:55 -04:00
  • 89e140252d
    Bump picomatch and @types/picomatch dependabot[bot] 2025-07-23 00:08:36 +00:00
  • 9f1f51a4ad
    Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 dependabot[bot] 2025-07-19 00:10:50 +00:00
  • b14337a039
    Merge pull request #632 from dorny/feature/631_jest_v30 Jozef Izso 2025-07-14 16:09:03 +02:00
  • ec1e910416
    Merge pull request #630 from dorny/chore/shadowed_variables Jozef Izso 2025-07-14 16:08:51 +02:00
  • 353a438514
    Merge pull request #637 from dorny/bugfix/610-report-title-not-working Jozef Izso 2025-07-14 16:08:33 +02:00
  • dc3a92680f
    test-reporter release v2.1.1 v2.1.1 Jozef Izso 2025-07-09 16:35:29 +02:00
  • e8e27361af
    test-reporter release v2.1.1 release/v2.1.1 Jozef Izso 2025-07-09 16:15:51 +02:00
  • ec9d9d2459
    Merge pull request #623 from 0xced/xunitv3-trx Jozef Izso 2025-07-09 16:07:47 +02:00
  • be36461fba
    Fix code formatting in the dotnet-trx.tests.ts file Jozef Izso 2025-07-09 16:00:06 +02:00
  • 9c4a54379f
    Upgrade jest to v30 feature/631_jest_v30 Jozef Izso 2025-07-09 14:16:56 +02:00
  • 07e5c648b5
    Define the report-title attribute in action definition bugfix/610-report-title-not-working Jozef Izso 2025-07-09 13:22:10 +02:00
  • fc794fdbe8
    Create instructions file for Copilot copilot/insructions Jozef Izso 2025-06-07 12:15:36 +02:00
  • 8336ef5110
    Bump jest-circus from 29.7.0 to 30.0.4 dependabot[bot] 2025-07-03 23:22:55 +00:00
  • 2d6730b881
    Bump jest and @types/jest dependabot[bot] 2025-07-03 23:22:27 +00:00
  • a7c78cedc9
    Bump jest and @types/jest dependabot[bot] 2025-07-01 03:17:25 +00:00
  • 4d84da17a1
    Upgrade jest to v30 Jozef Izso 2025-06-29 16:55:36 +02:00
  • 1c33c4c823
    Rebuild dist/ code chore/shadowed_variables Jozef Izso 2025-06-29 16:26:12 +02:00
  • eea8b67eb1
    Refactor variable names Jozef Izso 2025-06-29 16:22:07 +02:00
  • 70e1e91405
    Bump jest and @types/jest dependabot[bot] 2025-06-29 10:30:10 +00:00
  • eb3dc17600
    Bump eslint-plugin-jest from 28.13.0 to 29.0.1 dependabot[bot] 2025-06-29 10:30:04 +00:00
  • 40d620d1ea
    Bump jest-circus from 29.7.0 to 30.0.3 dependabot[bot] 2025-06-29 10:30:04 +00:00
  • 8dd7047bf0
    Merge pull request #628 from dorny/chore/update_packages Jozef Izso 2025-06-29 12:28:49 +02:00
  • 71814ae0cd
    Update development dependencies chore/update_packages Jozef Izso 2025-06-28 11:32:23 +02:00
  • 11c8e6513a (tmp) Add debugging traces Raul Sanchez-Mateos 2025-06-26 09:16:08 +02:00
  • 6adeee0597 Avoid listing test groups Raul Sanchez-Mateos 2025-06-26 07:59:39 +02:00
  • 82c452cf5a
    Bump eslint-plugin-prettier from 5.4.1 to 5.5.1 dependabot[bot] 2025-06-25 23:09:49 +00:00
  • 169a793e35
    Bump eslint-plugin-prettier from 5.4.1 to 5.5.0 dependabot[bot] 2025-06-24 01:31:16 +00:00
  • 4128d36b92 Use "Unclassified" when no class name is available Cédric Luthi 2025-06-22 16:22:35 +02:00