359 Commits

Author SHA1 Message Date
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
Danny Feliz
09cb89051a
docs: fix link (#536) 2022-01-15 10:46:36 +08: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
Jake Ginnivan
125eeab71b
docs: debugging in VSCode setup (#486) 2022-01-09 07:48:30 +01:00
Ev Haus
f8f6e97617 docs: update to automocking algorithm 2022-01-07 09:25:35 +03:00
Anthony Fu
8c48d58da0 docs: update --ui 2022-01-07 03:41:41 +08:00
M. Bagher Abiat
2eb696a3dd
docs(features): watch mode (#460) 2022-01-07 00:47:27 +08:00
Victor
c4aa7b2a4a
docs: fix link to MSW example 2022-01-06 06:36:17 +01:00
Michel EDIGHOFFER
2f27629579
fix: typo on snapshot title (#439) 2022-01-04 19:29:51 +01: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
M. Bagher Abiat
ef8d564513
docs(features): Threads (#405) 2022-01-02 16:23:42 +01: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
Tiger Abrodi
4b26368502
docs: add mocking requests section recommending msw (#322)
Co-authored-by: MitchelvanBever <mitchel@storyofams.com>
Co-authored-by: Sam Richard <snugug@google.com>
2021-12-30 22:12:05 +01: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
Anthony Fu
d0ce8d0cb4 feat: embeded c8, close #321 2021-12-27 00:14:09 +08:00
Vladimir
1b69729e28
docs: using vi instead of jest 2021-12-25 15:10:49 +03:00
Daniele
baa158e2e7
doc: error cd path (#305)
Co-authored-by: hongpengcheng <734500059@qq.com>
2021-12-25 15:21:50 +08:00
Sachin Raja
c8dc259309
docs: add uvu comparison (#301) 2021-12-24 17:11:33 +01:00
Vladimir
40b2dfa65d
feat: creating automocks compatible with jest (#267) 2021-12-23 21:05:00 +08:00
Jan Müller
4916f8e977
docs: fix typo (#286) 2021-12-23 16:55:08 +08:00
Vladimir
efc8019f93
refactor!: renaming mockdate methods (#258) 2021-12-22 01:34:53 +08:00
Vladimir
0661a0b7d7
feat: mocking date (#254) 2021-12-21 22:42:03 +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
Vladimir
41244c2e47
docs: faking timers api (#250) 2021-12-21 08:49:29 +01:00
patak-dev
2ece3a7479 docs: config note in getting started guide 2021-12-21 08:40:25 +01:00
Jess
ec7691f24e
docs: additional cypress + vitest comparison content (#248) 2021-12-21 05:58:36 +01:00
Yugang Cao
cfe01ac5c7
chore: typo (#247)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-21 12:51:54 +08:00
Stefano Magni
663e8687ed
docs: fix vitesse link (#231) 2021-12-20 16:45:12 +01:00
Vladimir
aa08ef4c7e
docs: mocking documentation (#225) 2021-12-20 16:34:39 +01:00
patak-dev
615f08078a docs: jest note 2021-12-20 11:32:08 +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
b317d16116
docs: link to tinypool (#214) 2021-12-20 00:00:00 +03:30
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
Vladimir
e8aa118821
refactor: replace sinon with tinyspy (#129) (#130) 2021-12-14 05:06:21 +08:00
Ian VanSchooten
3fe4291ade
docs: add @web/test-runner comparison (#128) 2021-12-13 16:35:49 +01:00