bug: step definitions never get's reloaded
See original GitHub issueWhen using npx cypress open
to write tests, it would be great to have auto-updated step definitions. Now they are loaded only once on start only so I need to re-run cypress every time what is very slow.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
bug: step definitions never get's reloaded #1 - GitHub
The step definition files are still not reloaded, but the step files (.feature) files are and should update as soon as you save...
Read more >Unable to Hot Reload on Visual Studio 2022 - Stack Overflow
I was blaming VS for un-functional Hot Reload, but in my case it was caused by trying to Debug ( F5 ) and...
Read more >COD Vanguard, Warzone, Modern Warfare, & Black Ops Cold ...
Here we're continuously tracking COD Vanguard, Warzone/2.0, Modern Warfare 1/2, & Black Ops Cold War issues & bugs and their current status.
Read more >Step Definitions - Cucumber Documentation
Step definitions aren't linked to a particular feature file or scenario. The file, class or package name of a step definition does not...
Read more >How to Enable Live-reload on Docker-based Applications with ...
Enable live-reload by using docker volumes;; Aggregate all services within docker-compose. Requirements. In the next steps, you'll clone an ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m running Cypress 3.0.1 and the latest version of this plugin. The step definitions are still not reloaded, and I am forced to close and restart Cypress to get the updated steps to run.
To reproduce:
I removed the out of the topic discussion. You don’t have to use this NoName, you are right. I never asked you. I only ask you to respect my work and don’t steal it or bash it with no arguments (happy to see how you made things better, when you finally decide to enlighten us).
@fcurella thanks, I will review this during the next 24 hrs 😃 I already looked briefly but I want to test and understand exactly what you’ve changed and how it works first.