Vladimir
93422cb2fb
docs: add more expects and guides ( #1236 )
2022-05-05 23:35:43 +08:00
Anthony Fu
469e95df56
docs: ide
2022-04-25 22:33:03 +08:00
Eric Gagnon
f2bceb2c28
feat: added support for passing a path to a custom reporter when usin… ( #1136 )
...
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-04-25 14:05:45 +00:00
Anthony Fu
4f198ef284
feat: test context ( #900 )
...
* feat: support concurrent snapshot
* feat: cleanup callback for `beforeAll` and `beforeEach`
2022-04-25 21:52:25 +08:00
Anthony Fu
f741c7e6fb
docs: restrcture
2022-04-25 20:28:56 +08:00
Anthony Fu
713c870a55
chore: lint
2022-04-25 19:44:30 +08:00
lexmin0412
cdf61b2ec9
docs: add missing imports ( #1186 )
2022-04-25 01:03:13 +08:00
steve-py96
a63cfa2e51
feat: extend config.outputFile to allow objects, close #1068 ( #1073 )
...
Co-authored-by: steve <steve.scheder@avenga.com>
2022-04-08 02:15:58 +08:00
canyonwan
c4d1151fb3
docs: update features.md ( #1114 )
2022-04-06 15:34:19 +02:00
Filip Tammergård
aa740c96c1
docs: add missing word in threads section ( #1093 )
2022-04-03 21:05:18 +02:00
Vladimir
3c965d4e80
feat: add commands to run tests depending on changed files ( #1078 )
2022-04-03 16:09:36 +08:00
Vladimir
15829489eb
feat: stubGlobals helper ( #1079 )
2022-04-03 00:10:50 +08:00
Anthony Fu
2d662ec2a0
fix: remove depercated global option in favor of globals ( #970 )
2022-03-29 17:38:45 +08:00
Konrad Kügler
329f9ca34d
docs: Add IntelliJ debug instructions ( #1018 )
...
* docs: Add IntelliJ debug instructions
The `--threads false` part is important, because the debugger
otherweise halts all worker threads upon start.
One would have to manually let those continue, which is quite annoying.
* docs: Add IntelliJ debug instructions
Switch to slashes for cross-platform compatibility.
2022-03-24 23:12:49 +08:00
Zixuan Chen
c9b49b79ff
docs: update doc on option.outputFile ( #999 )
2022-03-22 12:18:04 +08:00
Anthony Fu
00a1763401
docs: update about in-source testing
2022-03-22 08:28:30 +08:00
Yoshiaki Togami
18a9930578
docs: improve options list ( #975 )
2022-03-18 22:38:00 +08:00
Joaquín Sánchez
2b8d1a179f
docs: add iconify to the projects using Vitest ( #936 )
2022-03-14 21:35:22 +01:00
Lukas
6262c292a2
docs: fix link to global configuration ( #929 )
2022-03-12 20:52:02 +01:00
Anthony Fu
621300d0a0
chore: lint for md and json
2022-03-08 03:30:59 +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
Rickard Natt och Dag
f557565626
docs: fix typo ( #894 )
2022-03-04 19:19:14 +01: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
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
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
Vladimir
c98355aa65
fix: set mode before running Vite ( #775 )
2022-02-18 11:20:08 +08: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
Yoshiaki Togami
d46b49b81e
docs: add faker & million to projects using vitest ( #761 )
2022-02-15 22:59:04 +08:00
Ev Haus
51d751c795
docs: start migration guide from Jest ( #694 )
2022-02-13 06:35:27 +01: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
77ba9fa889
docs: add note of third-party matchers ( #676 )
2022-02-05 12:48:17 +08: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
Vladimir
cf30e5a46f
feat!: mocking timers with sinon ( #531 )
2022-01-23 09:43:00 +03:00
yaegassy
f407704d05
chore(docs): add "it" to the guides/features.md import statement ( #594 )
2022-01-21 13:42:00 +08:00
Anjorin Damilare
7259a0627a
chore: import neccessary apis on features example ( #567 )
2022-01-18 13:15:49 +08:00
wjx0820
b2b5321de2
docs: fix typo ( #556 )
2022-01-17 10:29:46 +01:00