Add file attribute to Junit testsuite report (#6425)

* feat: add file attribute to Junit testsuite report

* test: update tests to include file attribute

* fix: update playwright tests to support the new file attribute

---------

Co-authored-by: Thomas Vackier <thomas.vackier@inthepocket.com>
Co-authored-by: Bijin A B <bijin@usebruno.com>
This commit is contained in:
Thomas
2025-12-19 14:30:15 +01:00
committed by GitHub
parent 5f88e7d201
commit f47e9e9304
6 changed files with 29 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ import {
IconSortAscendingLetters,
IconSortDescendingLetters,
IconSquareX,
IconBox,
IconBox,
IconTerminal2
} from '@tabler/icons';