16 Commits

Author SHA1 Message Date
Vladimir
122ff321cc
feat(reporters): print import duration breakdown (#9105) 2025-12-02 16:48:29 +01:00
Raul Macarie
c37c2eb0b5
feat(ui): add tabbed failure view for toMatchScreenshot with comparison slider (#8813) 2025-11-25 11:01:55 +01:00
Vladimir
624032ed6f
chore(ui): use vitest-browser-vue for UI tests, remove auto loading, typecheck UI (#8752) 2025-10-22 16:04:28 +02:00
Vladimir
3e535f78bd
fix(ui): keep the same tab open when clicking on different tests (#8599) 2025-09-19 12:08:36 +02:00
Vladimir
c69be1fc1a
feat(ui): show test annotations and metadata in the test report tab (#8093) 2025-06-05 19:26:25 +02:00
Jacob Erdman
1bf27f0dde
feat(ui): Make clicking on a test in the UI open the report section and scroll to the test failure if applicable (#6900) 2024-12-09 11:28:04 +01:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Joaquín Sánchez
7ec298eb37
feat(ui): add action to explorer item to show the test/suite line in the source code tab (#5948)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2024-06-27 14:47:31 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
renovate[bot]
c8c1b4a6a3
chore(deps): update all non-major dependencies (#3662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-06-28 19:55:17 +02:00
renovate[bot]
48c4e8c68b
chore(deps): update all non-major dependencies (#3238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-04 08:18:01 +02:00
Joaquín Sánchez
a1188b5e35
fix(ui): a11y + codemirror scrolls + minor addons (#1103) 2022-04-05 21:22:05 +08:00
Joaquín Sánchez
d38bab11ef
feat(ui): more ui enhancements (#443) 2022-01-04 22:35:23 +01:00
Joaquín Sánchez
8e0d327d3f
feat(ui): jsx/tsx/svelte syntax highlighting (#426) 2022-01-03 22:35:15 +01:00
Anthony Fu
d58a8b9a47 feat(ui): inline error message 2021-12-31 22:47:18 +08:00
Anthony Fu
d9668e1985 feat(ui): codemirror 2021-12-27 17:26:04 +08:00