359 Commits

Author SHA1 Message Date
Vladimir
fb72b4ce35
chore: remove marko from examples folder (#5871) 2024-06-11 16:56:03 +02:00
Vladimir
973ba37403
chore: update eslint config package (#5870) 2024-06-11 16:31:37 +02:00
Nick Heap
e99451cf49
docs: correct oder to order (#5831) 2024-06-03 17:20:13 +02:00
Vladimir
1831008b1f
feat(browser): rename none provider to preview, make it default (#5826) 2024-06-03 13:06:36 +02:00
Matan Borenkraout
fe3190d5e7
docs: rearrange browser guide (#5799)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-06-03 12:38:01 +02:00
Vladimir
839c39f067
feat(browser): support click event (#5777) 2024-06-03 12:04:53 +02:00
Tim Weißenfels
041b9c494a
docs: Fix typo in description of --typecheck.checker (tcs -> tsc) (#5819) 2024-06-03 09:02:22 +02:00
Vladimir
718512d80e
feat(browser): support changing the viewport (#5811) 2024-06-01 21:58:38 +02:00
le-harivansh
5878ebf3ce
docs: fix typo (#5805) 2024-05-31 17:00:46 +02:00
Vladimir
fc53f56344
feat: allow configuring expect options in the config (#5729) 2024-05-31 15:09:11 +02:00
Vladimir
5f710182e0
feat!: add promise-based return assertions, do not auto-resolve returned promises (#5749) 2024-05-31 14:46:23 +02:00
Vladimir
7b2f64cfa3
feat: implement module mocking in browser mode (#5765) 2024-05-31 11:19:38 +02:00
Vladimir
b881e88b23
fix: remove browser.fileParallelism (#5790) 2024-05-29 17:28:56 +02:00
Ari Perkkiö
b7438b9be2
feat!: --merge-reports to support coverage (#5736) 2024-05-25 17:37:35 +02:00
Yann Braga
a431887668
docs: update plugins page (#5768) 2024-05-24 10:26:58 +02:00
Vladimir Sheremet
ee27e48733
docs: remove mentions of deleted examples from docs 2024-05-23 08:53:58 +02:00
Vladimir Sheremet
327066394d
chore: remove segfaultRetry from config options as it doesn't have any effect anymore 2024-05-15 09:21:59 +02:00
Vladimir
6598fba55b
docs: remove version badges (#5727)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-05-15 08:44:37 +02:00
Vladimir
aa431f4db6
feat(browser): add commands to communicate betweens server and the browser (#5097) 2024-05-14 19:17:15 +02:00
Vladimir
e20538a36e
feat: add blob reporter (#5663) 2024-05-14 18:57:08 +02:00
Ari Perkkiö
7f8f9c0c05
fix!: change default pool to 'forks' (#5047) 2024-05-09 17:24:35 +02:00
Vladimir
1277dc1e35
feat!: run suite hooks in a stack (#5609) 2024-05-06 12:12:02 +02:00
Hiroshi Ogawa
f8d3d22e3b
feat(benchmark): support comparing benchmark result (#5398)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-05-03 17:00:38 +02:00
Vladimir
bdce0a29db
feat: support standalone mode (#5565) 2024-05-02 15:16:48 +02:00
Paul Rosset
4b7f7f5f69
docs: Updating migration guide file (jest -> vitest) for server.deps.inline property (#5612) 2024-05-01 13:26:32 +02:00
Ashley Engelund
08c79d6c67
docs: Improve formatting and readability of the Mocking / Cheat Sheet section (#5632) 2024-04-29 13:23:24 +02:00
Vladimir
e0ae82921a
docs: fix hydration mismatch (#5596) 2024-04-23 11:31:31 +02:00
Vladimir Sheremet
2b3fc0f16d
docs: fix cli-table generator 2024-04-23 11:30:56 +02:00
Vladimir
597e0c20d0
docs: generate CLI table automatically (#5588) 2024-04-23 10:55:31 +02:00
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
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
Ari Perkkiö
10b89713d2
feat(coverage): v8 to ignore empty lines, comments, types (#5457) 2024-04-05 12:59:56 +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
e1735fb679
feat(vitest): support clearScreen cli flag (#5241) 2024-03-14 15:54:06 +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
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
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +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
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
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
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
Hiroshi Ogawa
40afbe3a28
feat(vitest): add github actions reporter (#5093) 2024-02-07 16:18:48 +01:00