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 |
|