Vladimir Sheremet
|
318ae17b28
|
docs: add browser compatibility table to browser mode
Closes #5347
|
2024-04-12 10:38:17 +02:00 |
|
Vladimir
|
6157282cc0
|
feat: allow custom host for --inspect and --inspect-brk (#5509)
|
2024-04-08 16:54:45 +02:00 |
|
Mehdi
|
672a1ed395
|
docs: add Mastodon to “resources” in docs navigation (#5501)
|
2024-04-08 14:26:58 +02:00 |
|
btea
|
20357e2e20
|
docs: add @shikiji/vitepress-twoslash (#5483)
|
2024-04-08 14:19:12 +02:00 |
|
Willie Ho
|
6797b0412b
|
feat: add configuration for diff truncation (#5073) (#5333)
|
2024-04-05 13:03:46 +02:00 |
|
Ari Perkkiö
|
10b89713d2
|
feat(coverage): v8 to ignore empty lines, comments, types (#5457)
|
2024-04-05 12:59:56 +02:00 |
|
Vladimir Sheremet
|
0930c29ac6
|
docs: remove InfoSupport from sponsors
|
2024-04-02 15:05:27 +02:00 |
|
Reece Dunham
|
d8a434a4cc
|
docs: Fix minor typos (#5427)
|
2024-04-02 10:49:26 +02:00 |
|
btea
|
cf20fb87ed
|
docs: fix support node typo (#5451)
|
2024-03-31 11:21:26 +03:00 |
|
Vladimir Sheremet
|
7e9178123e
|
docs: remove scrollbar in test example
|
2024-03-28 10:58:30 +01:00 |
|
Aolin
|
b3be54d071
|
docs: fix rendering error and typo (#5403)
|
2024-03-26 15:35:21 +01:00 |
|
Hiroshi Ogawa
|
2e8e05e642
|
docs: add default for fakeTimers.toFake (#5197)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-03-26 15:28:19 +01:00 |
|
Vladimir
|
fee7d8be9d
|
docs: fix reference to onTestFailed on the context (#5394)
|
2024-03-16 21:54:04 +01:00 |
|
Han
|
ab25a52664
|
docs: update onConsoleLog return type (#5391)
|
2024-03-16 11:49:43 +01:00 |
|
Han
|
d7e8b53ed0
|
feat(config): deprecate cache.dir option (#5229)
|
2024-03-15 10:37:58 +01:00 |
|
Ari Perkkiö
|
07ec3779ab
|
fix(coverage): prevent reportsDirectory from removing user's project (#5376)
|
2024-03-14 16:25:36 +01:00 |
|
Vladimir
|
d627e209dd
|
feat: add a flag to include test location in tasks (#5342)
|
2024-03-14 15:54:40 +01:00 |
|
Hiroshi Ogawa
|
e1735fb679
|
feat(vitest): support clearScreen cli flag (#5241)
|
2024-03-14 15:54:06 +01:00 |
|
Han
|
356db87b71
|
feat(config): add shuffle.files and shuffle.tests options (#5281)
|
2024-03-14 15:50:03 +01:00 |
|
Han
|
201bd06737
|
feat(cli): support wildcards in --project option (#5295)
|
2024-03-14 15:49:37 +01:00 |
|
Ari Perkkiö
|
600b44d606
|
feat(coverage): support --changed option (#5314)
|
2024-03-14 14:48:25 +01:00 |
|
Joshua Horowitz
|
14ee16dfc8
|
docs: grammar fix (#5324)
|
2024-03-02 09:17:23 +02:00 |
|
Hiroshi Ogawa
|
9abef3d004
|
test: add error equality tests + more warnings in docs (#5253)
|
2024-02-26 11:52:05 +01:00 |
|
Hiroshi Ogawa
|
8ee59f0d9d
|
fix(expect): show diff on toContain/toMatch assertion error (#5267)
|
2024-02-23 10:41:02 +01:00 |
|
Shay Cojocaru
|
bca7705af8
|
docs: update vscode extension url (#5276)
|
2024-02-23 09:41:13 +09:00 |
|
Kristján Oddsson
|
ec6f56ae20
|
docs: remove paragraph in Web Test Runner section (#5269)
|
2024-02-22 14:26:39 +01:00 |
|
Vladimir Sheremet
|
424f3ac051
|
docs: move zxch3n to Team Emeriti
|
2024-02-22 13:18:06 +01:00 |
|
Vladimir
|
c793a13684
|
feat(vitest): expose parseCLI method (#5248)
|
2024-02-20 14:28:00 +01:00 |
|
Willie Ho
|
28f22b96a2
|
docs: add documentation for assert API (#4242) (#5124)
Co-authored-by: 김상두 <puki4416@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-02-20 14:19:54 +01:00 |
|
Maximiliano Kazanski
|
b48586b51c
|
docs: fix links and badges error (#5239)
|
2024-02-20 14:19:33 +01:00 |
|
Arya Emami
|
2f755f0b12
|
docs: fix defaults in JSDocs to be more accurate (#5196)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2024-02-20 14:06:01 +01:00 |
|
Vladimir Sheremet
|
b86c5be016
|
docs: clarify that test files are run in parallel and not tests
|
2024-02-20 09:55:15 +01:00 |
|
Vladimir Sheremet
|
e191e658d5
|
docs: update the link to the new extension
|
2024-02-19 09:44:09 +01:00 |
|
Hiroshi Ogawa
|
e82b00cfae
|
chore(docs): update team page (#5224)
|
2024-02-17 11:09:46 +01:00 |
|
Han
|
0441f761fd
|
feat(runner): support automatic fixtures (#5102)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2024-02-16 17:49:43 +01:00 |
|
Eugene Plotnikov
|
2b0abb3752
|
a small addition to the changed flag (#5170)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-02-16 09:48:49 +01:00 |
|
Hong Xu
|
cad08ee19b
|
docs: add config param to useFakeTimer (#5213)
|
2024-02-16 09:45:20 +01:00 |
|
Vladimir
|
7d9b1fb023
|
feat(vitest): "test" accepts options object as the second parameter (#5142)
|
2024-02-15 12:51:39 +01:00 |
|
iradonov
|
efa21e0821
|
docs: update jest migration section with promise mock result (#5180)
Co-authored-by: Ivan Radonov <ivan.radonov@ad.mentormate.bg>
|
2024-02-13 08:58:25 +01:00 |
|
patak
|
828858f861
|
feat: deprecate watchExclude (#5171)
|
2024-02-12 13:16:34 +01:00 |
|
Vladimir
|
e1bd8d5dc9
|
fix(vitest): disable optimizer by default until it's stable (#5156)
|
2024-02-12 11:40:45 +01:00 |
|
Vladimir
|
38f79321d0
|
docs: add team emeriti and update the sidebar and navigation (#5169)
Co-authored-by: userquin <userquin@gmail.com>
|
2024-02-12 09:44:22 +01:00 |
|
Vladimir
|
4e17942639
|
feat(vitest): add new CLI options (#5163)
|
2024-02-10 11:53:41 +01:00 |
|
Hiroshi Ogawa
|
15b2ad4e9e
|
chore: update team members in doc (#5175)
|
2024-02-10 09:27:25 +01:00 |
|
Vladimir
|
0f898d87fb
|
fix(vitest): add types for the new global jsdom variable (#5164)
|
2024-02-09 12:58:06 +01:00 |
|
Hiroshi Ogawa
|
ef0440cbd3
|
fix(vitest): auto-enable "github-actions" only where users didn't configure reporters (#5158)
|
2024-02-09 11:16:28 +01:00 |
|
renovate[bot]
|
7a31a1ae42
|
chore(deps): update dependency @antfu/eslint-config to v2 (#5153)
|
2024-02-08 17:33:12 +01:00 |
|
Vladimir
|
567d20b99f
|
feat(vitest): expose jsdom global if jsdom environment is enabled (#5155)
|
2024-02-08 15:03:17 +01:00 |
|
Hiroshi Ogawa
|
40afbe3a28
|
feat(vitest): add github actions reporter (#5093)
|
2024-02-07 16:18:48 +01:00 |
|
Vladimir
|
4f40177e06
|
feat(browser): run test files in isolated iframes (#5036)
|
2024-02-07 12:18:02 +01:00 |
|