858 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
Hiroshi Ogawa
c238072fdf
feat(runner): implement test.for (#5861)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-06-11 11:58:58 +02:00
Vladimir Sheremet
11a163685b
docs: add unreleased section to versions 2024-06-05 11:23:46 +02:00
Vladimir
49f34ec477
feat!: rename indexScripts to orchestratorScripts (#5842) 2024-06-04 14:35:28 +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
dd754c1032
feat!: add meta to json output (#5802) 2024-06-03 09:01:12 +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
e4fe6f51a0
feat: add an option to print console stack trace (#5720) 2024-05-31 15:29:54 +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
b24691efdb
feat: allow augmenting config.test.env (#5784) 2024-05-29 17:29:23 +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
Vladimir
a50330eea2
feat: add browser.ui option (#5771) 2024-05-24 16:24:10 +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
e2e0ff46af
feat: add expect.poll utility (#5708) 2024-05-14 20:41:15 +02:00
Vladimir
aa431f4db6
feat(browser): add commands to communicate betweens server and the browser (#5097) 2024-05-14 19:17:15 +02:00
Hiroshi Ogawa
222ce44119
feat!(runner): support concurrent suites (#5491) 2024-05-14 19:14:09 +02:00
Vladimir
e20538a36e
feat: add blob reporter (#5663) 2024-05-14 18:57:08 +02:00
Anthony Fu
9cbc44d4e6
docs: add docs for previous versions (#5689)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-05-11 16:26:11 +02:00
Ari Perkkiö
7f8f9c0c05
fix!: change default pool to 'forks' (#5047) 2024-05-09 17:24:35 +02:00
renovate[bot]
7a843c1043
chore(deps): update all non-major dependencies (#5499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-05-09 16:19:56 +02:00
patak
d7371eae33
feat!: remove watchExclude (#5177) 2024-05-09 14:40:22 +02:00
Vladimir
a99a14c1cc
feat: allow import statement as vi.mock path for better IDE support (#5690) 2024-05-09 13:19:38 +02:00
Ari Perkkiö
31994942f7
feat!: enable coverage.ignoreEmptyLines by default (#5543) 2024-05-07 11:30:10 +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
21e58bd890
feat(browser): allow injecting scripts (#5656) 2024-05-03 16:00:59 +02:00
Vladimir
30f728bc1a
feat: custom "snapshotEnvironment" option (#5449) 2024-05-03 10:21:03 +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
MindfulPol
bfe8ad9d51
fix(coverage): exclude *.test-d.* by default (#5634) 2024-04-30 19:50:45 +03: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
d7fa5cde6f
docs: add a warning about aliasing (#5618) 2024-04-25 11:19:50 +02:00
Vladimir
23f29cea64
fix: always run onTestFinished in reverse order (#5598) 2024-04-23 16:45:26 +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
ba5c93e16c
docs: fix Badge display (#5539) 2024-04-22 10:05:56 +02:00
Vladimir
f2066c4e15
docs: improve "provide" documentation (#5554) 2024-04-16 14:34:53 +02:00