Channels
component-testing
e2e-testing
best-practices
angular
cypress-cloud
introduce-yourself
i-made-this
vue
cypress-updates
ama-josh-justice
general
rules
resources
real-world-app
how-to-get-help
cypress-announcements
react
cypress-plugin
experimental-tools
ambassador-playground
cypress-frameworks
cypress-feedback
plugin-channel
i-need-help
help
cy10-feedback
jobs
general-chat
Powered by
#help
Title
# help
g
gentle-accountant-4760
09/27/2022, 12:44 PM
I mean I have multiple test that names the same but in different folders so e.g. if I do
Copy code
js specPattern: "cypress/e2e/**/hello*.cy.ts",
I have 3 files that names the same but are in diff folders, in the output it still says just the spec name and not the folder name included
4 Views
Post