618 Commits

Author SHA1 Message Date
Anthony Blond
1f0249ee22
docs: remove reference to vi.restoreCurrentDate() from doc (does not exist) (#4160) 2023-09-22 11:00:46 +02:00
Han
b50cf7ad9c
feat(config): add diff option (#4063)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-09-18 17:47:19 +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
Sanjaiyan Parthipan
b245ce3d43
docs: concurrent image downloading and as an attribute for prefetch links (#4122) 2023-09-15 10:54:39 +02:00
Sanjaiyan Parthipan
1fe92676ed
docs: enhancements for a smoother user experience 2023-09-15 10:52:59 +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
Marcelo Botega Fontana
a7e09939e4
feat(coverage): add coverage['100'] to istanbul provider (#4109) 2023-09-13 15:28:45 +02:00
Vladimir Sheremet
b75f91d265 docs: remove outdated statement 2023-09-13 10:14:58 +02:00
Marcelo Botega Fontana
ba1e7335f9
fix(docs): fix lint errors on onConsoleLog example (#4116) 2023-09-12 11:25:53 +02:00
Marcelo Botega Fontana
19922d9b6e
docs: add onConsoleLog (#4115) 2023-09-12 10:36:37 +02:00
Han
2fafc000d0
docs: remove log language warning (#4075) 2023-09-08 13:22:40 +03:00
Lo
c48fef540a
docs: fix typo (#4066) 2023-09-04 10:33:52 +02:00
Vincent François
7dac05943b
docs: add example for merging vite config defined as a function (#3978) 2023-08-24 14:24:55 +02:00
Dunqing
e8f7b08620
docs: fix typo related to reporters (#4008) 2023-08-24 14:23:09 +02:00
Stefan Vojvodic
c03faa2204
feat(coverage): add allowExternal option (#3894)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-08-21 18:34:40 +02:00
Dunqing
5704b341f1
feat(vitest): export all reporters in vitest/reporters (#3980)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-08-21 18:31:31 +02:00
Felix
20263d9d26
fix: add workspace config files to default coverage excludes (#3973)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-08-21 18:29:19 +02:00
Vladimir
74dc5967a6
fix(vitest): correctly resolve optimizer status (#3992) 2023-08-21 18:28:40 +02:00
Vladimir
5c88d8e582
feat(vitest): allow calling skip dynamically (#3966) 2023-08-16 15:41:41 +02:00
Joaquín Sánchez
6ecfc4e1a9
fix(ui): add support for ui coverage with subdir option (#3917) 2023-08-15 19:04:53 +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
Kanad Gupta
867dbf60f0
docs(migration): use headers instead of bold text (#3927) 2023-08-14 15:42:43 +02:00
Vladimir Sheremet
dbf0e97953 docs: fix return type for vi.fn 2023-08-14 11:49:54 +02:00
Christopher Haws
38aad4ea1e
docs: fix incorrect word in getting started docs (#3895) 2023-08-14 10:25:20 +02:00
Oskar Olsson
1eb5eba4f9
docs: remove section about jasmine from migration page (#3920) 2023-08-14 10:24:56 +02:00
Vladimir
f4e6e99fa3
feat: allow importing CSS and assets inside external dependencies (#3880) 2023-08-03 17:43:50 +02:00
Vladimir
4b946ca91e
feat: add preact example, remove optimizer experimental status, enable by default (#3854)
Co-authored-by: eryue0220 <eryue0220@gmail.com>
2023-08-01 11:53:31 +02:00
Vladimir
b09298528b
feat!: support running tests using VM context (#3203)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-08-01 08:59:55 +02:00
Han
dc4faf64ee
feat: introduce server option (#3725)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-07-31 12:10:25 +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
Ari Perkkiö
3c851872f8
fix(coverage): exclude vite virtual modules by default (#3794) 2023-07-28 12:29:46 +02:00
InfiniteXyy
e8bc46b6e4
feat: support config junit reporter className with env (#3808) 2023-07-28 12:03:23 +02:00
Daniel Tschinder
b524c652cc
docs: clarify external option (#3769) 2023-07-28 10:54:25 +02:00
Joris
b7ce1959bd
Import "describe" in sample code (#3801) 2023-07-25 12:24:45 +02:00
Han
8693449b41
feat: support describe.sequential (#3771)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-07-19 17:14:48 +02:00
Rian Fowler
1762b1380c
docs(cli): add --sequence flag example (#3767) 2023-07-19 17:13:56 +02:00
Ari Perkkiö
a90d64fee3
feat!: remove @vitest/coverage-c8 package (#3614) 2023-07-11 11:46:41 +02:00
Vladimir Sheremet
0b893ae8f4 docs: fix testTransformMode version 2023-07-11 10:58:03 +02:00
Ari Perkkiö
0c6f624f8c
feat!: disable coverage.reportOnFailure by default (#3615) 2023-07-11 10:57:11 +02:00
Vladimir
9608bf72d8
feat!: transformMode affects only test files, not regular files (#3491) 2023-07-11 10:56:13 +02:00
Jacob Beck
2f2e80f703
docs: describe mock result behavior with promises (#3635) 2023-07-11 09:50:44 +02:00
Ray
6fb75dc787 docs: update 2023-07-06 16:00:16 +02:00
Ray
0a2739fc51 docs: revert typecheck part 2023-07-06 16:00:16 +02:00
Ray
6234279cdf docs: update 2023-07-06 16:00:16 +02:00
renovate[bot]
d3b06f892f
chore(deps): update all non-major dependencies (#3719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-04 11:01:32 +02:00
Vladimir Sheremet
4c8b60539d docs: order team members by commits number 2023-07-03 13:01:48 +02:00
Han
a749a6c01f
feat: support use function/class as bench name (#3711) 2023-07-03 09:59:47 +02:00
Han
1621cc6365
feat: support accessing other fixtures in fixture function (#3651) 2023-07-03 09:59:22 +02:00