108 Commits

Author SHA1 Message Date
Vladimir
41beb261e6
feat: deprecate workspace in favor of projects (#7923)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-05 18:49:26 +02:00
Vladimir
d97f6d4807
docs: clarify workspace docs (#7849) 2025-04-17 18:00:16 +02:00
Simon El Nahas
2edc18a86a
Fix wrong reference version. (#7610)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2025-03-06 16:01:03 +01:00
Farouk Channouf
60451d1a8f
docs: fixed typo (#7508) 2025-02-18 10:04:47 +09:00
Vladimir
2324375c06
docs: remove irrelevant vitest.config references and update the sidebar (#7006) 2024-12-02 17:37:37 +01:00
Vladimir
38e50f1bbd
docs: show icons in code-groups and code titles, update sidebar (#6970) 2024-11-27 09:46:01 +01:00
Vladimir
0d94e609e4
docs: update examples links (#6631) 2024-10-03 14:25:49 +02:00
Vladimir
ed8b7c087a
fix(vitest): install dependencies with the same version when prompted (#6611) 2024-10-02 13:16:34 +02:00
Joaquín Sánchez
9edfa19ff1
chore: add pkg.pr.new (#6362)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2024-10-01 21:37:42 +02:00
Ari Perkkiö
1231189a71
docs: add Profiling Test Performance guide (#6555) 2024-09-30 17:44:45 +02:00
Aakansha Doshi
445367bf5a
docs: add the pronounciation of vitest :) (#6497)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-09-25 10:38:53 +02:00
Vladimir
86017585ef
docs: replace reference types="vitest" with vitest/config (#6325) 2024-08-12 16:47:38 +02:00
Shota Kitahara
2984c9f3bd
docs: fix in source test examples link (#6259) 2024-08-05 17:01:46 +02:00
Vladimir
57d23cec43
docs: fix inconsistencies, remove low informative twoslash examples (#6200) 2024-07-23 14:52:21 +02:00
IAfanasov
bd83f6cadc
docs: improve the npx description clarity (#6102) 2024-07-12 13:07:13 +02:00
Vladimir
fb72b4ce35
chore: remove marko from examples folder (#5871) 2024-06-11 16:56:03 +02:00
Vladimir
e0ae82921a
docs: fix hydration mismatch (#5596) 2024-04-23 11:31:31 +02:00
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
btea
cf20fb87ed
docs: fix support node typo (#5451) 2024-03-31 11:21:26 +03:00
Vladimir Sheremet
7e9178123e
docs: remove scrollbar in test example 2024-03-28 10:58:30 +01:00
Shay Cojocaru
bca7705af8
docs: update vscode extension url (#5276) 2024-02-23 09:41:13 +09:00
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +01:00
Vladimir
5471cc3861
Revert "docs: add ant-design-web3 using vitest" (#5077) 2024-01-30 14:39:19 +01:00
thinkasany
c769a7f6e2
docs: add ant-design-web3 using vitest (#5066) 2024-01-30 21:02:58 +08:00
Hogo
3e6668e23e
docs: Add default test name tip (#4832) 2024-01-15 14:12:50 +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
Vladimir
58ef51a9c4
feat: add --project option to limit what projects are running (#4561)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-11-24 13:46:31 +01:00
Vladimir Sheremet
982e29b0d3 chore: add 1.0 to readme and docs 2023-11-10 20:54:20 +01:00
Vladimir Sheremet
9cabf7691e chore: update vite requirements in docs and readnme 2023-11-10 13:24:26 +01:00
Malki Abdurrahman
30ddd2614b
docs: add bun to vitest installation (#4331) 2023-10-19 09:07:18 +02:00
Vladimir
271ec3da62
docs: update Vitest tagline (#4220) 2023-10-03 12:52:11 +02:00
Han
2fafc000d0
docs: remove log language warning (#4075) 2023-09-08 13:22:40 +03:00
Christopher Haws
38aad4ea1e
docs: fix incorrect word in getting started docs (#3895) 2023-08-14 10:25:20 +02:00
Jianqi Pan
2e5847ec91
doc: add writing tests section in getting started (#3843)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-07-30 10:47:08 +02:00
Vladimir
d4f1e620a4
docs: clarify how config file works (#3832) 2023-07-30 10:46:52 +02:00
丶远方
fbb56ad8ae
docs: add projects using vitest project (#3656) 2023-06-24 12:37:18 +02:00
Joaquín Sánchez
445a7b6d4a
docs: switch to local search (#3594) 2023-06-20 17:52:17 +02:00
Anjorin Damilare
b81ffd9017
docs: update workspace docs (#3157) 2023-04-12 21:07:47 +02:00
Chris
000bca9788
docs: update unocss link (#3167) 2023-04-11 09:56:38 +02:00
Vladimir
b9d1a97599
feat!: add workspace support (#3103) 2023-04-09 15:12:26 +02:00
Azri Kahar
051bb65719
docs: fix cac's dot notation reference link (#3049) 2023-03-21 09:03:47 +01:00
Anthony Fu
0967b24bc4 docs: links to video course 2022-12-15 02:10:10 +01:00
Ilya Golovin
0a78859a2b
docs: add articles, fix typo (#2471) 2022-12-09 08:52:21 +01:00
yoho
2657ce562a
docs: clarify installing globally (#2397)
* docs: install global

* chore: update

Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>

* docs: npx help

* docs: update

* fix: error

Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
2022-12-05 15:29:40 +01:00
Vladimir Sheremet
ce5eeec78f docs: update minimum Vite version 2022-10-19 11:07:05 +02:00
Localhousee
8b84e1f056
docs: resolve.alias link from docs (#2160) 2022-10-17 06:28:56 +08:00
Orleydo Vargas
90ffa6dc0f
docs: add different package managers installations (#1980)
* docs: Split 'Adding Vitest to your Project' options

make it easier to copy bash commands for each package manager

* docs: Split 'Adding Vitest to your Project' options

Make it easier to copy bash commands for each package manager
2022-09-08 11:34:25 +03:00
Joaquín Sánchez
235cfa7eea
docs: add section title in guide pages (#1583) 2022-07-15 00:28:28 +08:00
Anthony Fu
6e6d63c537
docs: new theme (#1416) 2022-06-03 19:01:25 +08:00
Anthony Fu
aa484996dd docs: add note 2022-05-29 12:10:08 +08:00