Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto reload when other files than spec has been saved #188

Closed
fvanwijk opened this issue Jul 15, 2016 · 1 comment
Closed

Auto reload when other files than spec has been saved #188

fvanwijk opened this issue Jul 15, 2016 · 1 comment
Labels
type: duplicate This issue or pull request already exists

Comments

@fvanwijk
Copy link
Contributor

fvanwijk commented Jul 15, 2016

Currently the test runner reruns when you modify and save a spec file.

I like keep my code clean, so I move a lot of stuff to support files (by creating Commands). However, when I modify and save a support file, the tests are not re-running.

To extend this a bit, I also would like to auto reload when the src is changing (watching the baseUrl config parameter?).
Even better, a configuration parameter to set up a 'watch list' using globs would be awesome.

@jennifer-shehane jennifer-shehane added the type: feature New feature that does not currently exist label Jul 15, 2016
@jennifer-shehane jennifer-shehane added this to the 0.17.x milestone Jul 15, 2016
@jennifer-shehane jennifer-shehane removed this from the 0.17.x milestone Feb 3, 2017
@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed type: feature New feature that does not currently exist labels Nov 1, 2017
@jennifer-shehane
Copy link
Member

Closing in favor of #456 which defines more specific implementation details.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants