17 Commits

Author SHA1 Message Date
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