create-vue
create-vue copied to clipboard
feat: playwright component testing
Thanks for the PR! But IMO, if we are to tell the users that component testing is also supported, we need to add a template for it first, otherwise users might be confused when they see no reference to the component testing after scaffolding the project.
Yeah agree. Would you like me to add the template?
The same text is in place for Cypress BTW.
Yeah, go ahead, please. Cypress Component Testing templates have been added long ago so that text is in place.
Cool, will give it a try!