57 Commits

Author SHA1 Message Date
le-harivansh
5878ebf3ce
docs: fix typo (#5805) 2024-05-31 17:00:46 +02:00
Ari Perkkiö
b7438b9be2
feat!: --merge-reports to support coverage (#5736) 2024-05-25 17:37:35 +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
Hiroshi Ogawa
f8d3d22e3b
feat(benchmark): support comparing benchmark result (#5398)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-05-03 17:00:38 +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
Vladimir Sheremet
b86c5be016
docs: clarify that test files are run in parallel and not tests 2024-02-20 09:55:15 +01:00
Ari Perkkiö
ba7ae53b22
docs: rewrite mention of old --no-threads option (#4978) 2024-01-17 15:42:51 +01: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
Dunqing
de52215223
docs: update vite.config.ts to vitest.config.ts (#4259) 2023-10-06 11:34:20 +02:00
Ari Perkkiö
821126f165
feat!: add @vitest/coverage-v8 package (#3339) 2023-06-06 19:00:15 +02:00
Tom Thumb
b67a5fbdf9
docs: update snapshot section to provide details on how to use with concurrent test (#2733)
Co-authored-by: Tom Thumb <github@asdfjkalsdfla.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-02-14 18:05:21 +01:00
Cue
9a0002be7c
docs: fix broken links (#2739) 2023-02-11 13:47:57 +01:00
Anthony Fu
0967b24bc4 docs: links to video course 2022-12-15 02:10:10 +01:00
Vladimir
7c7f33d5fc
feat: add typechecking functionality (#2107)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-07 23:49:15 +08:00
Mohammad Bagher Abiat
93a0f4277d
docs: benchmarking and tinybench (#2059) 2022-09-20 11:12:20 +08:00
Vladimir
f00a1ac228
docs: add information about benchmarking (#2001) 2022-09-10 15:54:55 +08:00
Ari Perkkiö
265fdbe665
feat: support istanbul coverage provider (#1676)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-16 02:21:02 +08:00
Joe Zimmerman
7306994394
docs: typos (#1686) 2022-07-22 14:27:36 +08:00
Joaquín Sánchez
235cfa7eea
docs: add section title in guide pages (#1583) 2022-07-15 00:28:28 +08:00
Anthony Fu
5679a2a24d docs: improve snapshot docs 2022-06-04 05:09:45 +08:00
Anthony Fu
6e6d63c537
docs: new theme (#1416) 2022-06-03 19:01:25 +08:00
Luis Martinez Suarez
c3fef1a3e9
docs: fix mock return value (#1303) 2022-05-13 20:29:29 +08:00
Jeff
fbd47d0c3d
docs: fix some typos (#1299) 2022-05-12 18:04:59 +02:00
Anthony Fu
f741c7e6fb docs: restrcture 2022-04-25 20:28:56 +08:00
Anthony Fu
713c870a55 chore: lint 2022-04-25 19:44:30 +08:00
canyonwan
c4d1151fb3
docs: update features.md (#1114) 2022-04-06 15:34:19 +02:00
Filip Tammergård
aa740c96c1
docs: add missing word in threads section (#1093) 2022-04-03 21:05:18 +02:00
Anthony Fu
00a1763401 docs: update about in-source testing 2022-03-22 08:28:30 +08:00
Anthony Fu
621300d0a0 chore: lint for md and json 2022-03-08 03:30:59 +08:00
Anthony Fu
54e68c4cbb docs: update 2022-03-07 23:39:06 +08:00
Anthony Fu
2500bbe09d docs: wording 2022-03-07 23:23:19 +08:00
Anthony Fu
3eec387db6
feat: support in-source tests via import.meta.vitest (#901) 2022-03-07 22:06:23 +08:00
Vladimir
a80ce42783
feat!: move config from vitest/node to vitest/config (#799) 2022-02-21 13:57:53 +08:00
patak
e75e2e539d
docs: minor edits (#808) 2022-02-20 07:21:52 +01:00
Anthony Fu
1f9d5bc461 docs: update defineConfig usage 2022-02-16 17:54:08 +08:00
Rongjian Zhang
77ba9fa889
docs: add note of third-party matchers (#676) 2022-02-05 12:48:17 +08:00
Ivan Demchuk
36e6207403
docs: use vitest run mode for coverage examples (fix #602) (#611) 2022-01-23 18:11:56 +08:00
yaegassy
f407704d05
chore(docs): add "it" to the guides/features.md import statement (#594) 2022-01-21 13:42:00 +08:00
Anjorin Damilare
7259a0627a
chore: import neccessary apis on features example (#567) 2022-01-18 13:15:49 +08:00
M. Bagher Abiat
2eb696a3dd
docs(features): watch mode (#460) 2022-01-07 00:47:27 +08:00
Michel EDIGHOFFER
2f27629579
fix: typo on snapshot title (#439) 2022-01-04 19:29:51 +01:00
M. Bagher Abiat
ef8d564513
docs(features): Threads (#405) 2022-01-02 16:23:42 +01:00
Anthony Fu
d0ce8d0cb4 feat: embeded c8, close #321 2021-12-27 00:14:09 +08:00
Jan Müller
4916f8e977
docs: fix typo (#286) 2021-12-23 16:55:08 +08:00
Vladimir
41244c2e47
docs: faking timers api (#250) 2021-12-21 08:49:29 +01:00
Vladimir
aa08ef4c7e
docs: mocking documentation (#225) 2021-12-20 16:34:39 +01:00
Anthony Fu
067d84f63e docs: update 2021-12-20 04:56:16 +08:00
patak
b317d16116
docs: link to tinypool (#214) 2021-12-20 00:00:00 +03:30