Commit Graph

25 Commits

Author SHA1 Message Date
Alexander Lichter 69860d952a
docs: add video links for more context (#27174) 2024-05-13 15:39:52 +01:00
Daniel Roe b5e35e3bd7
docs: fix type checking of component testing blocks 2024-05-12 09:47:15 +01:00
Michael McAndrew f465e4d7eb
docs: improve testing component examples (#27138) 2024-05-11 10:00:32 +01:00
Pooya Parsa fdbfed1280
chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
Daniel Roe a60de743aa
docs: fix import of `defineConfig` 2024-04-19 17:54:31 +03:00
Alexandros Kazantzidis 0855ea7625
docs: add `@vue/test-utils` getting started guide (#26205) 2024-04-19 17:16:00 +03:00
Nate ef1889f5e1
docs: advise correct extension for vitest config (#26845) 2024-04-18 23:31:47 +03:00
Daniel Roe f55f747984
docs: add missing end block 2024-03-19 10:43:38 +00:00
Daniel Roe a258bfc347
docs: add info about dependencies to install 2024-03-19 10:39:03 +00:00
Daniel Roe 8e635fd233
docs: update information about playwright test runner 2024-03-19 10:34:34 +00:00
Daniel Roe 115298a447
docs: add docs about playwright runner support 2024-03-16 18:20:47 -07:00
Till Sanders 0591966080
docs: add `domEnvironment` option to testing example (#25972) 2024-02-27 09:12:44 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Anthony Fu f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
yoshihirokurosaki 4c735faac3
docs: add import statement for mountSuspended (#25783) 2024-02-14 10:04:28 +00:00
Daniel Roe 5de779a7de
docs: update example test snapshots to remove escapes 2023-12-19 20:02:54 +00:00
Daniel Roe 3de719c8ee
docs: add docs for runtime test environment (#24658) 2023-12-19 13:33:53 +00:00
Joe Hawes 8af10e459f
docs: typos and wording tweaks for getting started section (#24319) 2023-11-15 21:43:03 +00:00
Salman Khattak 728ae6d878
docs: fix typo in pnpm install command (#23851) 2023-10-21 20:39:05 +01:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Gergő Jedlicska 4e7206bfab
feat(test-utils): add option to configure test server port (#20443) 2023-04-30 00:01:10 +01:00
Cue 2c642328c9
docs: fix typo (#19779) 2023-03-18 06:53:54 +00:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00