196 Commits

Author SHA1 Message Date
Anthony Fu
00a1763401 docs: update about in-source testing 2022-03-22 08:28:30 +08:00
Dewey Ou
5f021e4d28
docs: missing import item in examples (#997) 2022-03-21 18:55:02 +08:00
renovate[bot]
a1cab8ee30
chore(deps): update all non-major dependencies (#995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-21 18:50:28 +08:00
Yoshiaki Togami
18a9930578
docs: improve options list (#975) 2022-03-18 22:38:00 +08:00
Vladimir
d959f28ca1
fix(vite-node): don't fallback to cjs by default (#924) 2022-03-17 07:00:24 +08:00
Anthony Fu
7386bbc9ef chore: update deps 2022-03-16 15:53:00 +08:00
Kalven Schraut
e3a7ff3c4f
fix(expect): toHaveProperty support array syntax like jest (fix #937) (#938) 2022-03-15 06:20:14 +01:00
Joaquín Sánchez
2b8d1a179f
docs: add iconify to the projects using Vitest (#936) 2022-03-14 21:35:22 +01:00
Anthony Fu
20ef23fdbd chore: upgrade deps 2022-03-14 06:42:24 +08:00
Lukas
6262c292a2
docs: fix link to global configuration (#929) 2022-03-12 20:52:02 +01:00
Joaquín Sánchez
f395b187aa
docs(fix): exclude /new to be intercepted by the sw (#921) 2022-03-11 05:52:03 +08:00
webfansplz
2903bf1f44
docs: fix team member info (#916) 2022-03-10 22:37:33 +01:00
Anthony Fu
e5bf4b04a4 chore: avatar size 2022-03-08 03:54:35 +08:00
Anthony Fu
70d84df494 chore(docs): filter assets 2022-03-08 03:31:53 +08:00
Anthony Fu
621300d0a0 chore: lint for md and json 2022-03-08 03:30:59 +08:00
Joaquín Sánchez
8d4acb5b07
docs: prefetch avatar images (#895)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-08 03:14:41 +08:00
Anthony Fu
73ce73a69e docs: update feature list 2022-03-07 23:57:52 +08:00
Anthony Fu
54e68c4cbb docs: update 2022-03-07 23:39:06 +08:00
Anthony Fu
2500bbe09d docs: wording 2022-03-07 23:23:19 +08:00
Anthony Fu
3eec387db6
feat: support in-source tests via import.meta.vitest (#901) 2022-03-07 22:06:23 +08:00
Anthony Fu
638fd6c081 chore: update deps 2022-03-07 20:25:45 +08:00
Rickard Natt och Dag
f557565626
docs: fix typo (#894) 2022-03-04 19:19:14 +01:00
Anthony Fu
d42292a5d2 chore: update deps 2022-03-04 00:13:06 +08:00
Anthony Fu
6a43230c42 docs: don't tell others 2022-03-04 00:10:35 +08:00
Janosh Riebesell
4858541f36
docs: add svelte-multiselect to projects using Vitest (#867)
* add svelte-multiselect to projects using Vitest

* fix typos

* Update docs/api/index.md

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-02-28 18:21:14 +08:00
Anthony Fu
03e31e4b90 chore: update deps 2022-02-28 04:14:20 +08:00
Janosh Riebesell
b373892113
docs: add PuruVJ/neodrag to 'Projects using Vitest' (#862) 2022-02-27 10:00:11 +01:00
Sebastian Martinez
14df68dac1
docs: wrong link in module mocking (#858) 2022-02-25 21:29:54 +01:00
patak
e75349374e
fix: testNamePattern matches against full name (fix #838) (#839) 2022-02-23 21:58:46 +08:00
Anthony Fu
d8129ae77b chore: upgrade deps 2022-02-22 13:17:20 +08:00
Yoshiaki Togami
82b5c19ab3
doc: add it.fails (#831) 2022-02-22 02:03:05 +08:00
Joaquín Sánchez
92a272e54f
docs: add algolia dark styles for search result (#829) 2022-02-21 15:50:36 +01:00
Joaquín Sánchez
eaf6f226b3
docs: remove algolia search params filter (#827) 2022-02-21 12:43:34 +01:00
Joaquín Sánchez
f88770de0e
docs: add algolia app id (#826) 2022-02-21 11:59:53 +01:00
Joaquín Sánchez
f5189fd3e3
feat(docs): add pwa with auto update strategy (#573) 2022-02-21 09:16:13 +01:00
Vladimir
a80ce42783
feat!: move config from vitest/node to vitest/config (#799) 2022-02-21 13:57:53 +08:00
Anjorin Damilare
d03bc300f1
docs: add globals to cli info (#816) 2022-02-21 13:18:55 +08:00
patak
e75e2e539d
docs: minor edits (#808) 2022-02-20 07:21:52 +01:00
Gabriel Pereira Woitechen
506b1963bd
docs(guide): add Vitamin to the projects using Vitest (#796) 2022-02-19 19:50:02 +08:00
Yoshiaki Togami
d419355eb5
docs: fix default value of hookTimeout (#801) 2022-02-19 19:49:08 +08:00
Anthony Fu
bb77e4f88a fix(vite-node): external /dist/ by default 2022-02-18 21:27:26 +08:00
Vladimir
c98355aa65
fix: set mode before running Vite (#775) 2022-02-18 11:20:08 +08:00
Joaquín Sánchez
65393f70c4
docs: add a new team member :) (#782) 2022-02-17 20:44:31 +01:00
Vladimir
b656f8dc37
feat: add VITEST_WORKER_ID env (#774) 2022-02-17 16:16:24 +08:00
Anthony Fu
1f9d5bc461 docs: update defineConfig usage 2022-02-16 17:54:08 +08:00
Rongjian Zhang
ce418c58c3
fix: move config related methods to 'vitest/node' (#765) 2022-02-16 17:48:13 +08:00
Shinigami
5e2324f4bd
feat: add typeof assertion (#762)
Co-authored-by: Vladimir <sheremet-va@users.noreply.github.com>
2022-02-16 14:08:14 +08:00
Yoshiaki Togami
d46b49b81e
docs: add faker & million to projects using vitest (#761) 2022-02-15 22:59:04 +08:00
Anthony Fu
6e65e368c5 chore: update deps 2022-02-14 20:02:42 +08:00
Yoshiaki Togami
d1df0e0090
feat: support BigInt for jest assertions (#742) 2022-02-13 20:43:01 +01:00