93 Commits

Author SHA1 Message Date
patak
e75349374e
fix: testNamePattern matches against full name (fix #838) (#839) 2022-02-23 21:58:46 +08: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
Gabriel Pereira Woitechen
506b1963bd
docs(guide): add Vitamin to the projects using Vitest (#796) 2022-02-19 19:50:02 +08:00
Vladimir
c98355aa65
fix: set mode before running Vite (#775) 2022-02-18 11:20:08 +08:00
Anthony Fu
1f9d5bc461 docs: update defineConfig usage 2022-02-16 17:54:08 +08:00
Yoshiaki Togami
d46b49b81e
docs: add faker & million to projects using vitest (#761) 2022-02-15 22:59:04 +08:00
Hung Viet Nguyen
c8a6f4b704
docs: Fix a typo Vite => Vitest (#741) 2022-02-12 14:21:25 +02:00
patak
506cc203b3
docs: StackBlitz playgrounds using initialPath (#729) 2022-02-10 19:32:22 +01:00
Rongjian Zhang
975f2d100e
docs: add bytemd to projects (#677) 2022-02-05 12:47:46 +08:00
Jan Müller
cc73207c4a
feat: add allowOnly option (#669) 2022-02-03 10:26:44 +08:00
Okiki Ojo
a174213d18
docs: add spring-easing to the set of projects using vitest (#609) 2022-01-27 08:07:37 +08:00
Jan Müller
a2013a5865
feat(cli): add --no-open option (#635) 2022-01-26 17:41:58 +08:00
Ivan Demchuk
36e6207403
docs: use vitest run mode for coverage examples (fix #602) (#611) 2022-01-23 18:11:56 +08:00
Yusuf
ef358237e6
docs: add gridjs-svelte on projects using vitest (#544) 2022-01-16 16:23:13 +08:00
Anjorin Damilare
969a061b43
docs: add missing cli option for --outputFile (#529) 2022-01-15 20:58:50 +01:00
Mitchel van Bever
b66f6dc738
docs: refactor mocking restructure (#441)
* refactor(docs): mocking restructure

* refactor: move mocking docs into its own section

* refactor(wip): moved everything to API, examples incoming

* fix: adhere to indenting + heading syntax fix

* fix: made a list of all `types`

* refactor: show both structures on preview link

* refactor: reverted guide/mocking structure as there is now less content

* fix: adjusted some of the content

* refactor: added use-case facing example for mocking dates

* refactor: added example to function mocking guides section

* refactor(wip): removed `dummy` examples that are still being worked on

* refactor: nav structure for CLI

* fix: added timer example to mock sections

* fix: add simple module mocking example

* chore: code formatting consistency

* refactor: apply code review suggestions in batch

Co-authored-by: Sam Richard <snugug@google.com>

* refactor: mocking functions rewrite

* fix(links): made relative links absolute

* fix(links): made relative links absolute for the api page

* refactor: update module mocking example

* docs: minor fixes

Co-authored-by: Sam Richard <snugug@google.com>
Co-authored-by: Vladimir <sheremet.va@icloud.com>
2022-01-14 15:56:42 +01:00
Anthony Fu
6d536ce88c docs: use example table 2022-01-13 13:35:25 +08:00
Cédric Exbrayat
fc15d52dd5
feat: json reporter (#489)
Fixes #108
2022-01-12 14:37:05 +01:00
Anthony Fu
8c48d58da0 docs: update --ui 2022-01-07 03:41:41 +08:00
Anthony Fu
1670deacf9 chore: move examples 2022-01-04 01:33:51 +08:00
Joaquín Sánchez
b82e5abdfb
feat: add api options (#399)
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-03 21:01:49 +08:00
Anjorin Damilare
a912504922
docs: add installation guide for other package managers (#385) 2021-12-31 11:16:05 +01:00
Vladimir
16ccf14d6b
feat: can pass source files to related command (#368) 2021-12-31 10:54:07 +01:00
Anthony Fu
9ba4ad7367 chore: update 2021-12-31 15:00:23 +08:00
Anthony Fu
2b0c5e7dc0 perf: upgrade vite and disable pre-transform 2021-12-30 15:37:50 +08:00
Vladimir
2a271b5aed
feat: findRelatedTests flag, to run only changed tests (#363)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-30 00:42:34 +08:00
Jan Müller
55b6c58dd9
docs: update cli section (#358) 2021-12-29 08:45:20 +01:00
Verité Mugabo Makuza
360a011f62
docs: cli commands and options (#354)
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2021-12-28 21:20:12 +01:00
patak-dev
adfb673816 docs: add reference to vitest types in config file 2021-12-27 16:56:35 +01:00
Anjorin Damilare
c3300dce90
docs: added vite and node version should be >=version (#329) 2021-12-27 11:28:23 +01:00
Daniele
baa158e2e7
doc: error cd path (#305)
Co-authored-by: hongpengcheng <734500059@qq.com>
2021-12-25 15:21:50 +08:00
patak-dev
2474983ade docs: use fork instead of edit for SB playground 2021-12-21 13:44:23 +01:00
GeopJr
801f987422
chore: antfu-sponsors -> vitest-dev (#251) 2021-12-21 08:50:15 +01:00
patak-dev
2ece3a7479 docs: config note in getting started guide 2021-12-21 08:40:25 +01:00
patak
09349a01e1
chore: update links to chat.vitest.dev (#223) 2021-12-20 09:50:36 +01:00
Anthony Fu
e739d4cebe chore: set node requirement to v14 2021-12-20 12:13:00 +08:00
Anthony Fu
067d84f63e docs: update 2021-12-20 04:56:16 +08:00
patak
03f126e337
docs: still in development warning (#212) 2021-12-19 18:46:42 +08:00
Enzo Innocenzi
715ec85c53
fix: correct minor typos (#141) 2021-12-14 11:15:33 +01:00
patak
c757738a86
docs: update stackblitz demo (#121) 2021-12-13 19:15:51 +08:00
Michel EDIGHOFFER
0f93c9b81d
docs: update links + add svelte (#114) 2021-12-13 15:58:15 +08:00
patak
48f7232c86
docs: initial setup (#77) 2021-12-11 22:25:50 +01:00