41 Commits

Author SHA1 Message Date
Vladimir
6aff0176db
feat!: move snapshot implementation into @vitest/snapshot (#3032) 2023-03-29 15:35:51 +02:00
Vladimir
0f44d2c81f
feat: implement istanbul coverage support for browser testing (#3040)
Co-authored-by: AriPerkkio <ari.perkkio@gmail.com>
2023-03-28 11:13:48 +02:00
yoho
a768015e64
feat: support relative path in html report (#2695)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-03-20 13:06:54 +01:00
Ari Perkkiö
e165216356
feat(coverage): automatic threshold updating (#2886)
Closes #1241
2023-02-25 09:02:36 +01:00
Vladimir
af8de36215
feat: add an option to enable Vite optimizer (#2912) 2023-02-25 08:26:34 +01:00
Vladimir
482b72fc5f
feat!: move test runner into a separate package (#2721)
Closes https://github.com/vitest-dev/vitest/issues/1470
2023-01-23 10:14:50 +01:00
Vladimir
c8e6fb6930
feat!: split vitest into separate packages (#2575) 2023-01-02 10:37:37 +01:00
Joaquín Sánchez
aa6ee0f954
refactor(browser): move client code into src (#2367)
* fix: refactor browser package

* chore:fix CI

* chore: move public folder inside src/client

* chore: revert lock file

* chore: .
2022-11-23 16:27:45 +01:00
Vladimir
7c7f33d5fc
feat: add typechecking functionality (#2107)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-07 23:49:15 +08:00
Ari Perkkiö
265fdbe665
feat: support istanbul coverage provider (#1676)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-16 02:21:02 +08:00
Vladimir
6ed32dd382
fix: better bundling of types (#1785)
* fix: better bundling of types

* chore: fix types clash
2022-08-04 14:18:17 +03:00
Anthony Fu
88033bca99
feat: init @vitest/browser package (#1302)
Co-authored-by: Joaquín Sánchez Jiménez <joaquin.sanchez@fi2net.es>
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: M. Bagher Abiat <zorofight94@gmail.com>
2022-07-20 03:37:45 +08:00
Anthony Fu
317766f70f chore: apply lint 2022-05-02 23:12:20 +08:00
Anthony Fu
2d662ec2a0
fix: remove depercated global option in favor of globals (#970) 2022-03-29 17:38:45 +08:00
Joaquín Sánchez
8d4acb5b07
docs: prefetch avatar images (#895)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-08 03:14:41 +08:00
Vladimir
a80ce42783
feat!: move config from vitest/node to vitest/config (#799) 2022-02-21 13:57:53 +08:00
Anthony Fu
9abb55771a
feat: support suite.each, test.each, close #120 (#640)
* feat: support `suite.each`, `test.each`, close #120

* chore: fix types

* chore: update
2022-01-27 09:42:34 +08:00
patak
22d2deda69
refactor: rename global to globals (#565) 2022-01-18 13:16:44 +08:00
Anthony Fu
4498ae963a
refactor: seperate vite runner to vite-node package (#495) 2022-01-11 02:45:57 +08:00
Anthony Fu
19bd252c15 fix(ui): graph flicker 2022-01-07 23:14:53 +08:00
Anthony Fu
1aeaf748ab chore: fix linter 2022-01-07 22:57:07 +08:00
Anthony Fu
1670deacf9 chore: move examples 2022-01-04 01:33:51 +08:00
Ivan Demchuk
2ad5f79bf1
chore: add simple benchmark for comparison with jest (#410) 2022-01-03 20:49:20 +08:00
Anthony Fu
54c9b946fc feat(ui): setup package 2021-12-30 13:31:08 +08:00
Anthony Fu
b6650ccb3b chore: types alias 2021-12-28 02:38:45 +08:00
Anthony Fu
1529a84c33 chore: update 2021-12-27 12:27:05 +08:00
Anthony Fu
fb4cc9f896 chore: fix type checker 2021-12-27 12:20:12 +08:00
Anthony Fu
e7a85d0003 chore: init ws-client 2021-12-27 01:51:14 +08:00
Anthony Fu
d0d4ae18f4 refactor: rework programmatic api 2021-12-14 10:37:49 +08:00
Anthony Fu
d6ff0ccb81 refactor: move to monorepo 2021-12-13 16:47:43 +08:00
Anthony Fu
519989bec4 fix: types 2021-12-11 08:05:11 +08:00
M. Bagher Abiat
a066e60bac
feat: activate sourcemaps for vitest debugging (#30)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-09 14:50:26 +08:00
Anthony Fu
5686d30943 refacotr: use tsup 2021-12-08 21:35:14 +08:00
Anthony Fu
36604be349 test: setup vitest 2021-12-08 02:56:42 +08:00
Anthony Fu
88f0cebb28 test: setup react tests 2021-12-07 23:54:42 +08:00
Anthony Fu
069d8edf9d
feat: support testing Vue (#19) 2021-12-07 17:04:54 +08:00
Anthony Fu
a61ffa359f fix: types 2021-12-05 16:54:55 +08:00
Anthony Fu
a338c11953 feat: global apis 2021-12-05 14:45:28 +08:00
Anthony Fu
06255cad39 chore: update 2021-12-04 04:29:06 +08:00
Anthony Fu
28016fcfac feat: add cli 2021-12-04 04:03:05 +08:00
Anthony Fu
d1803031c7 chore: init 2021-12-04 00:05:46 +08:00