<a href="https://github.com/johnsoncodehk/volar" target="_blank">Volar</a>. If you need to test
your components and web pages, check out
<a href="https://www.cypress.io/" target="_blank">Cypress</a> and
- <a href="https://docs.cypress.io/guides/component-testing/introduction" target="_blank"
+ <a href="https://on.cypress.io/component" target="_blank"
>Cypress Component Testing</a
>.
<a href="https://github.com/johnsoncodehk/volar" target="_blank">Volar</a>. If you need to test
your components and web pages, check out
<a href="https://www.cypress.io/" target="_blank">Cypress</a> and
- <a href="https://docs.cypress.io/guides/component-testing/introduction" target="_blank"
+ <a href="https://on.cypress.io/component" target="_blank"
>Cypress Component Testing</a
>.
<a href="https://github.com/johnsoncodehk/volar" target="_blank">Volar</a>. If you need to test
your components and web pages, check out
<a href="https://www.cypress.io/" target="_blank">Cypress</a> and
- <a href="https://docs.cypress.io/guides/component-testing/introduction" target="_blank"
+ <a href="https://on.cypress.io/component" target="_blank"
>Cypress Component Testing</a
>.
<a href="https://github.com/johnsoncodehk/volar" target="_blank">Volar</a>. If you need to test
your components and web pages, check out
<a href="https://www.cypress.io/" target="_blank">Cypress</a> and
- <a href="https://docs.cypress.io/guides/component-testing/introduction" target="_blank"
+ <a href="https://on.cypress.io/component" target="_blank"
>Cypress Component Testing</a
>.
if (needsCypressCT) {
npmScriptsDescriptions += `
-### Run Unit Tests with [Cypress Component Testing](https://docs.cypress.io/guides/component-testing/introduction)
+### Run Headed Component Tests with [Cypress Component Testing](https://on.cypress.io/component)
\`\`\`sh
${getCommand(packageManager, 'test:unit')} # or \`${getCommand(