28 Commits

Author SHA1 Message Date
Vladimir
65292c3655
docs: update structure (#8625) 2025-11-06 14:59:05 +01:00
Ahiwe Onyebuchi Valentine
2f5d5d3298
docs: typo in reporters guide (#8738) 2025-10-20 08:34:27 +03:00
Vladimir
4a66df6255
feat: add displayAnnotations option to github-options (#8706) 2025-10-13 16:48:31 +02:00
Vladimir
25fd32bf0a
fix!: verbose reporter prints tests in a list, introduce tree reporter (#8500)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-09-09 06:58:27 +02:00
abeer0
c1f78d2adc
docs: correct GitHub casing (#8254) 2025-07-04 13:16:09 +02:00
Ari Perkkiö
82fcf5d53b
fix!: remove 'basic' reporter (#7884) 2025-06-18 10:06:40 +03:00
Nathan Sarang-Walters
abd3bb76a0
feat(reporter): add onWritePath option to github-actions (#8015)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-26 17:44:05 +02:00
Arya Emami
8dd2071376
chore: fix various typos (#7054) 2025-01-08 14:21:45 +01:00
Vladimir
3c18ecf720
docs: replace Vitest 2.2 mentions (#7025) 2024-12-06 09:46:48 +01:00
Jean-Philippe Leclerc
dc238e92bd
feat(reporter): add support for function type to classname option in the junit reporter (#6839)
Co-authored-by: Jean-Philippe Leclerc <jpleclerc@outlook.com>
Co-authored-by: Jean-Philippe Leclerc <jleclerc@tower-research.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2024-11-18 15:07:44 +01:00
Ari Perkkiö
511b73c7e8
feat(reporters): summary option for verbose and default reporters (#6893) 2024-11-18 15:05:07 +01:00
Vladimir
9c8f7e3e68
feat(vitest): include coverageMap in json report (#6606) 2024-11-13 17:01:17 +01:00
Ari Perkkiö
5d4b38282f
docs(reporters): junit env variables removed in v2 (#6841) 2024-11-02 10:32:38 +02:00
Vladimir
86017585ef
docs: replace reference types="vitest" with vitest/config (#6325) 2024-08-12 16:47:38 +02:00
Huyen Nguyen
fc19095158
docs: correct link to Reporter interface (#6311) 2024-08-09 14:07:34 +02:00
Haozheng Li
c997937bf3
fix(vitest): update json reporter output (#6064) 2024-08-01 10:56:18 +02:00
Vladimir
57d23cec43
docs: fix inconsistencies, remove low informative twoslash examples (#6200) 2024-07-23 14:52:21 +02:00
Vladimir
6598fba55b
docs: remove version badges (#5727)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-05-15 08:44:37 +02:00
Vladimir
e20538a36e
feat: add blob reporter (#5663) 2024-05-14 18:57:08 +02:00
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +01:00
Hiroshi Ogawa
ef0440cbd3
fix(vitest): auto-enable "github-actions" only where users didn't configure reporters (#5158) 2024-02-09 11:16:28 +01:00
renovate[bot]
7a31a1ae42
chore(deps): update dependency @antfu/eslint-config to v2 (#5153) 2024-02-08 17:33:12 +01:00
Hiroshi Ogawa
40afbe3a28
feat(vitest): add github actions reporter (#5093) 2024-02-07 16:18:48 +01:00
Ari Perkkiö
fec9ca0b9c
feat(reporters): support custom options (#5111) 2024-02-05 17:56:36 +02:00
Pascal Jufer
cb87f44e76
docs: fix grammar/stylistic issues (#4534)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-11-28 13:37:07 +01:00
Vladimir
d40b3a5813
refactor!: remove EnhancedSpy type, deprecate SpyInstance, improve mocks and vi documentation (#4400)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-10-31 12:20:41 +01:00
Allison Pratt
d990640d65
docs: reporter guide (#4336)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-10-23 17:41:02 +02:00