Ari Perkkiö
|
98fe3d5540
|
fix: nextTick mocking error message to mention correct config option (#4215)
|
2023-10-02 16:45:53 +02:00 |
|
Vladimir Sheremet
|
f8dacb2c2c
|
docs: have waitFor/waitUtil on the top level
|
2023-09-27 11:33:55 +02:00 |
|
Ajay
|
84f442f7dd
|
docs: vi.doMock includes that it mocks subsequent dynamic imports (#4169)
|
2023-09-27 09:44:54 +02:00 |
|
Ari Perkkiö
|
8b4a44ad16
|
feat!: support multiple parallel child_process (#3925)
|
2023-09-27 09:39:26 +02:00 |
|
Anthony Blond
|
1f0249ee22
|
docs: remove reference to vi.restoreCurrentDate() from doc (does not exist) (#4160)
|
2023-09-22 11:00:46 +02:00 |
|
Vladimir Sheremet
|
d284e12425
|
chore: improve waitFor/waitUntil examples
|
2023-09-16 10:20:07 +02:00 |
|
Dunqing
|
e0ac97cf6e
|
feat(vitest): support vi.waitUntil method (#4129)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-09-16 10:11:00 +02:00 |
|
Dunqing
|
d79cb44bf8
|
feat(vitest): support vi.waitFor method (#4113)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2023-09-14 10:16:35 +02:00 |
|
Vladimir Sheremet
|
b75f91d265
|
docs: remove outdated statement
|
2023-09-13 10:14:58 +02:00 |
|
Arthur Datsenko-Boos
|
5a07cffa55
|
docs: Fix sentence inside vi.md (#3897)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
|
2023-08-15 17:48:59 +02:00 |
|
Vladimir Sheremet
|
dbf0e97953
|
docs: fix return type for vi.fn
|
2023-08-14 11:49:54 +02:00 |
|
Alessandro Di Dio
|
b3602bcc4d
|
feat(dev): add moduleDirectories option to the vitest config (#3337)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-05-30 10:13:10 +02:00 |
|
Vladimir Sheremet
|
fde628ad3d
|
chore(docs): fix vi.mock example
|
2023-05-09 15:49:35 +02:00 |
|
renovate[bot]
|
48c4e8c68b
|
chore(deps): update all non-major dependencies (#3238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-05-04 08:18:01 +02:00 |
|
Vladimir
|
0c09a40d2b
|
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted" (#3258)
|
2023-04-27 15:04:05 +02:00 |
|
Ben Hong
|
aa22f7979e
|
docs: improve spyOn example with a contextual example (#3185)
|
2023-04-12 20:18:16 +02:00 |
|
Vladimir
|
b9d1a97599
|
feat!: add workspace support (#3103)
|
2023-04-09 15:12:26 +02:00 |
|
renovate[bot]
|
0f86ff9897
|
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-04-06 16:53:03 +02:00 |
|
Mohammad Bagher Abiat
|
affc6d82d6
|
docs: add the motivation section for more context (#3104)
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-04-05 10:05:02 +02:00 |
|
jonathan-graf
|
09fec8464b
|
docs: elaboration for resetModules (#3059)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2023-03-27 12:11:39 +02:00 |
|
Wenzhe Wang
|
65d71b9e97
|
fix: cleanup last mocked cache when call vi.doMock (#2872)
fix https://github.com/vitest-dev/vitest/issues/2870
|
2023-02-22 12:52:43 +01:00 |
|
Cue
|
9a0002be7c
|
docs: fix broken links (#2739)
|
2023-02-11 13:47:57 +01:00 |
|
Tan Li Hau
|
445c7b3569
|
docs: fix broken links to vi (#2832)
|
2023-02-08 11:48:36 +01:00 |
|
Lioness100
|
2f87505ffd
|
docs: fix typos (#2815)
|
2023-02-08 11:30:35 +01:00 |
|
Arek Tywonek
|
439c24365b
|
docs: typo (#2757)
|
2023-01-27 14:12:26 +01:00 |
|
Vladimir
|
8b50123014
|
docs: split API into separate pages (#2635)
* docs: split API into separate pages
* Apply suggestions from code review
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
|
2023-01-16 15:54:03 +01:00 |
|