Anthony Fu
53633b710b
fix: rename interpretDefault option to interopDefault
2022-01-19 04:23:59 +08:00
Joaquín Sánchez
1a3e696eb8
docs: add vitest version + releases and contributing links ( #571 )
2022-01-18 19:04:24 +08:00
Haoqun Jiang
d428e1519e
docs: update exclude documentation to match the latest implementation ( #568 )
2022-01-18 08:17:55 +01:00
patak
22d2deda69
refactor: rename global to globals ( #565 )
2022-01-18 13:16:44 +08:00
Anjorin Damilare
7259a0627a
chore: import neccessary apis on features example ( #567 )
2022-01-18 13:15:49 +08:00
Vladimir Sheremet
dda62d0af8
feat: vi.mock can be used inside setupFiles to automock libraries
2022-01-17 14:58:58 +03:00
wjx0820
b2b5321de2
docs: fix typo ( #556 )
2022-01-17 10:29:46 +01:00
Ivan Demchuk
2300ef8a8f
feat: add JUnit reporter ( #534 )
2022-01-16 09:47:35 +01: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
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
d3cd7a2fbc
docs: update contributors
2022-01-14 16:19:34 +08:00
Anthony Fu
faffdfdb01
chore: update deps
2022-01-14 11:45:41 +08:00
Cédric Exbrayat
1a8eb2668e
feat: reporter output file ( #512 )
2022-01-14 09:13:05 +08:00
Michel EDIGHOFFER
2ef6c3ad4d
fix(docs): info custom block in dark ( #519 )
2022-01-13 14:06:44 +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
Anjorin Damilare
a6b2c08aab
docs: complete remaining expect apis ( #440 )
...
Co-authored-by: Vladimir <sheremet.va@icloud.com>
2022-01-11 18:07:04 +01:00
Vladimir
63ed7c1fca
feat: add snapshotFormat options
2022-01-11 11:54:58 +03:00
Ilya Artamonov
25eb95d2e0
docs: fix styles for "Sponsored by" block ( #499 )
2022-01-10 15:51:10 +01:00
Dominik G
eaa119fd09
feat: global setup ( #372 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-10 18:14:03 +08:00
Jake Ginnivan
125eeab71b
docs: debugging in VSCode setup ( #486 )
2022-01-09 07:48:30 +01:00
Vladimir
f1b5474aa2
feat: allow plugins to specify if they should be transformed ( #469 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-07 23:25:32 +08:00
Anthony Fu
9f1736c5e4
chore: update deps
2022-01-07 22:53:24 +08:00
Anjorin Damilare
3d63d9f18d
docs: add more details to test and describe apis ( #422 )
2022-01-07 10:18:12 +03: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
Anthony Fu
8143471cf2
chore: update deps
2022-01-07 00:23:23 +08:00
Victor
c4aa7b2a4a
docs: fix link to MSW example
2022-01-06 06:36:17 +01:00
Anthony Fu
c2637900d9
chore: update deps
2022-01-05 05:42:05 +08:00
Michel EDIGHOFFER
2f27629579
fix: typo on snapshot title ( #439 )
2022-01-04 19:29:51 +01:00
Anthony Fu
9e9074eb5f
chore: update deps ( #424 )
2022-01-04 02:49:09 +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
Vladimir
4f23115128
docs: expect API ( #398 )
2022-01-03 20:43:16 +08:00
M. Bagher Abiat
ef8d564513
docs(features): Threads ( #405 )
2022-01-02 16:23:42 +01:00
Anjorin Damilare
e2d23b989f
docs: added examples for setup and teardown apis ( #387 )
...
Co-authored-by: patak <matias.capeletto@gmail.com>
2022-01-02 10:04:26 +01:00
Vladimir
f0598bfdf1
docs: align formatting with vite docs ( #396 )
2022-01-01 13:27:18 +01:00
Vladimir
7cce0280ed
chore: add twitter for Vladimir
2022-01-01 15:09:55 +03: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
55d9b70659
docs: style table for dark theme
2021-12-28 20:57:56 +01:00