List of specs does not update when new files are created, requires restart #30669
Labels
pkg/launchpad
This is due to an issue in the packages/launchpad directory
stage: needs investigating
Someone from Cypress needs to look at this
type: bug
Current behavior
In the test runner, the list of specs doesn't pick up any new changes since it was initially started. If I create a new file or rename an existing file, those changes aren't reflected in the list. The only way I can run a newly created spec is to close and restart Cypress. I also discovered that if I switch to e2e testing and back to component testing, the file list will refresh.
Desired behavior
Filesystem changes should automatically be reflected in the list of specs, and/or at the very least a "Refresh" button should be added to do it manually.
Test code to reproduce
Not code related.
Cypress Version
13.15.2
Node version
20.18.0
Operating System
Ubuntu Linux 24.04
Debug Logs
The text was updated successfully, but these errors were encountered: