You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #22836 is completed, users will be able to generate basic component tests from a list of their Vue components. However, this isn't enabled on projects that have a custom specPattern specified in their Cypress configuration.
Add support for custom spec patterns.
This should be completed before the next release so that support all goes out at once.
The text was updated successfully, but these errors were encountered:
The code for this is done in cypress-io/cypress#23298, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
When #22836 is completed, users will be able to generate basic component tests from a list of their Vue components. However, this isn't enabled on projects that have a custom
specPattern
specified in their Cypress configuration.Add support for custom spec patterns.
This should be completed before the next release so that support all goes out at once.
The text was updated successfully, but these errors were encountered: