Anthony Fu
657225563d
chore: lint
2022-05-03 09:28:45 +08:00
Anthony Fu
8c449252e8
chore: update deps
2022-05-03 05:20:44 +08:00
Anthony Fu
4673589125
chore: release script
2022-05-03 01:33:26 +08:00
Anthony Fu
2dbc31bd17
release v0.10.1
v0.10.1
2022-05-03 01:14:02 +08:00
Anthony Fu
a871d4ad14
chore: typo
2022-05-03 01:13:47 +08:00
Anthony Fu
f40ee7e1de
chore: downgrade happy-dom
2022-05-03 01:09:05 +08:00
Anthony Fu
1a6e06f0e8
chore: try fix ci
2022-05-03 00:24:22 +08:00
Anthony Fu
b0d222de7c
chore: try fix ci
2022-05-03 00:15:57 +08:00
Anthony Fu
671e5e486e
chore: temproray downgrade pretty-format
2022-05-03 00:02:19 +08:00
Anthony Fu
63488179d0
chore: update core packages
2022-05-02 23:56:36 +08:00
Anthony Fu
117e7fbadd
chore: try fix cli
2022-05-02 23:50:51 +08:00
Anthony Fu
76c389497c
feat: test.skipIf and test.runIf apis
2022-05-02 23:48:14 +08:00
Anthony Fu
e4df94d391
chore: update run scripts
2022-05-02 23:26:37 +08:00
Anthony Fu
864d6c689e
chore: fix run script
2022-05-02 23:21:15 +08:00
Anthony Fu
0fadaf75ea
chore: fix types
2022-05-02 23:20:09 +08:00
Anthony Fu
317766f70f
chore: apply lint
2022-05-02 23:12:20 +08:00
Anthony Fu
10b0cf7a9d
chore: upgrade deps
2022-05-02 23:12:20 +08:00
Yuyao Nie
d09de8f29a
fix: diff output is incorrectly when using expect.any ( #1197 )
2022-05-02 23:07:40 +08:00
Carlos Rodrigues
4956713a77
fix: self exported module call stack error ( #1221 )
...
* fix: self exported module call stack error
* remove warning
2022-05-01 16:34:19 +00:00
Vladimir
a944a910ce
fix: todo assertion status in json output ( #1223 )
...
* fix: todo assertion status in json output
* test: fix tests for reporters
2022-05-01 17:59:08 +03:00
hugo-t-b
adb49fdff5
fix: typo in feature request template ( #1222 )
...
Fix the typo in the feature request issue template, where "Vite" is used instead of "Vitest."
2022-05-01 17:09:45 +03:00
Vladimir
ac9645cfc9
fix: clear errors before running files ( #1205 )
2022-04-28 13:25:41 +00:00
Vladimir
306b54503a
feat: error log improvements ( #1202 )
...
* feat: improve error logging
* feat: more friendly error message for "Vitest initialized with Native Node"
* chore: don't exit the process on inhandled rejections
* feat: show "cause" error
* refactor: pass options object to printError
* chore: get only own proprty names for error object
* fix: show that tests are failed if there are unhandled errors
* chore: ignore constructor,
toString on error
2022-04-28 10:03:34 +00:00
snowingfox
0e95cc8114
chore: correct typo ( #1199 )
2022-04-27 16:02:56 +02:00
Ari Perkkiö
750c80bb01
fix(types): autocomplete built-in reporters ( #1189 )
2022-04-26 00:19:42 +08:00
Artem Kozaev
f67bb8f467
chore: fix typo ( #1190 )
2022-04-25 15:37:08 +00:00
Anthony Fu
469e95df56
docs: ide
2022-04-25 22:33:03 +08:00
Anthony Fu
e904e450b7
chore: update license
2022-04-25 22:17:29 +08:00
Anthony Fu
1afa09881c
release v0.10.0
v0.10.0
2022-04-25 22:15:41 +08:00
Anthony Fu
4963139684
docs: fix guide entry
2022-04-25 22:09:54 +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
92fe1a7df4
chore: cleanup
2022-04-25 21:42:45 +08:00
Anthony Fu
284cc888ec
chore: fix docs build
2022-04-25 21:10:15 +08:00
Anthony Fu
5d43b28fbe
chore: update lock
2022-04-25 20:43:03 +08:00
Anthony Fu
f741c7e6fb
docs: restrcture
2022-04-25 20:28:56 +08:00
Anthony Fu
f99e043ab4
chore: update lock
2022-04-25 20:14:27 +08:00
Anthony Fu
39d02f6f1d
chore: update apis
2022-04-25 20:09:27 +08:00
Anthony Fu
f05d4d2d0e
chore: update renovate
2022-04-25 19:55:14 +08:00
Anthony Fu
713c870a55
chore: lint
2022-04-25 19:44:30 +08:00
Anthony Fu
4b785138e1
chore: update deps
2022-04-25 19:43:45 +08:00
lexmin0412
cdf61b2ec9
docs: add missing imports ( #1186 )
2022-04-25 01:03:13 +08:00
Gustavo Bissolli
95b1ba4c17
fix: types for EachFunction are missing awaitable return ( fix : #1181 ) ( #1182 )
2022-04-22 18:46:05 +08:00
Anthony Fu
a82b6b142c
release v0.9.4
v0.9.4
2022-04-21 22:33:09 +08:00
Joaquín Sánchez
571b94b31d
feat(ui): add the draft state * on code editor ( #1131 )
2022-04-21 22:25:53 +08:00
renovate[bot]
4d1e0a0ed1
fix(deps): update all non-major dependencies ( #1159 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 22:25:34 +08:00
Anthony Fu
39179f9e34
workflow: add lint-staged
2022-04-21 22:06:01 +08:00
Vladimir
065fe0edeb
test: fix timers resetting in tests ( #1177 )
...
* test: fix timers resetting in tests
* chore: don't format json files
2022-04-21 22:02:56 +08:00
Anthony Fu
f685b87c1c
fix: temporary revert @sinonjs/fake-timers
2022-04-21 21:31:43 +08:00
Anthony Fu
fc9696ffbb
chore: lock
2022-04-21 20:47:32 +08:00