81 Commits

Author SHA1 Message Date
Vladimir
1277dc1e35
feat!: run suite hooks in a stack (#5609) 2024-05-06 12:12:02 +02:00
Paul Rosset
4b7f7f5f69
docs: Updating migration guide file (jest -> vitest) for server.deps.inline property (#5612) 2024-05-01 13:26:32 +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
iradonov
efa21e0821
docs: update jest migration section with promise mock result (#5180)
Co-authored-by: Ivan Radonov <ivan.radonov@ad.mentormate.bg>
2024-02-13 08:58:25 +01:00
renovate[bot]
7a31a1ae42
chore(deps): update dependency @antfu/eslint-config to v2 (#5153) 2024-02-08 17:33:12 +01:00
Vladimir
0c71c93f3c
docs: add migration guide from Vitest 0.34 (#4628)
Co-authored-by: AriPerkkio <ari.perkkio@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-12-04 15:24:15 +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
cc19117d30
chore: migrate to flat eslint config (#4472) 2023-11-11 08:07:39 +01:00
Vladimir
970038b2d0
docs: remove extra spaces before paragraphs in documentation (#4426) 2023-11-02 15:08:26 +01:00
Maxim Gavrilenko
9995edbe66
docs: update migration.md (#4354) 2023-10-23 20:27:37 +02:00
Vladimir
dc1e97d1bb
docs: improve migration guide, replace diff with !code (#4249) 2023-10-06 09:08:13 +02:00
Kanad Gupta
867dbf60f0
docs(migration): use headers instead of bold text (#3927) 2023-08-14 15:42:43 +02:00
Oskar Olsson
1eb5eba4f9
docs: remove section about jasmine from migration page (#3920) 2023-08-14 10:24:56 +02:00
Wenzhe Wang
26265b3533
docs: add notes about migrating replaceProperty (#2871) 2023-03-07 18:26:56 +01:00
Carlo Beltrame
70fa4e86fd
docs(migration): mention "vi.importActual" (#2927) 2023-02-28 16:11:51 +01:00
Cue
9a0002be7c
docs: fix broken links (#2739) 2023-02-11 13:47:57 +01:00
The Jared Wilcurt
a6a94ccc6d
docs: Make Vue snapshot migration clear (#2379) 2022-11-30 07:42:34 +08:00
Vladimir Sheremet
6b977f2dcf docs: update .each information 2022-11-22 13:51:01 +01:00
jereklas
8eddd5a380
fix: handle undefined returns of module mocks, and update migration docs (#1763) (#1830)
* handle undefined returns of module mocks, and update migration docs

* correct docs
2022-08-11 09:18:43 +03:00
Joe Zimmerman
3ecc91ef98
docs: a few spelling/grammar fixes (#1701)
* Fix typos and enhance grammar.

* Merge branch 'main'

* Apply suggestions from code review

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>

Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2022-07-24 09:47:29 +03:00
Joaquín Sánchez
235cfa7eea
docs: add section title in guide pages (#1583) 2022-07-15 00:28:28 +08:00
Vladimir
7546f2986e
docs: add more differences in jest migration guide (#1526)
* docs: add more differencec in jest migration guide

* docs: add more info
2022-06-24 16:23:56 +03:00
Vladimir
0b639b1333
feat: introduce VITEST_POOL_ID (#1473)
* feat: introduce VITEST_POOL_ID

* fix: always increment worker id, pool id is always 1 in `--no-threads`
2022-06-13 18:39:29 +03:00
Vladimir
4acd70552a
docs: remove "mocking globals" from migration guide (#1267) 2022-05-08 09:14:57 +00:00
Vladimir
5750cf0d0f
docs: add vue snapshot section in migration guide (#1265) 2022-05-08 13:33:10 +08:00
Anthony Fu
4f198ef284
feat: test context (#900)
* feat: support concurrent snapshot
* feat: cleanup callback for `beforeAll` and `beforeEach`
2022-04-25 21:52:25 +08:00
Vladimir
15829489eb
feat: stubGlobals helper (#1079) 2022-04-03 00:10:50 +08:00
Anthony Fu
6a43230c42 docs: don't tell others 2022-03-04 00:10:35 +08:00
Vladimir
b656f8dc37
feat: add VITEST_WORKER_ID env (#774) 2022-02-17 16:16:24 +08:00
Ev Haus
51d751c795
docs: start migration guide from Jest (#694) 2022-02-13 06:35:27 +01:00