Would pay good money for breakpoints, "set next statement" and "run to cursor" #2224
Gilgamesh82
started this conversation in
Ideas
Replies: 2 comments
-
Does not using IntelliJ give you this functionality. I use RubyMine and get this functionality for free? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cucumber-Eclipse plugin is offering such features (but not 100% sure everything you need): https://github.com/cucumber/cucumber-eclipse If anything is missing I also can offer professional support for it, currently only Java is supported but other languages would be possible (but require some efforts). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At my company, we have super long running (think 1 hour plus), huge cucumber tests that run our E2E UI automation which is 95% of our test investment. Yes, everything I just said is the dumbest thing you've ever heard, and we are all stupider now for having read it. That said, fixing this will take years even if I am promoted to test architect tomorrow.
So, in the meantime, I would KILL to get breakpoint functionality and the ability to "set next statement" and "run to cursor", so I can debug/try different cucumber steps deep inside the feature file without having to rerun the whole thing every time.
Anyone you need killed?
Thx.
Beta Was this translation helpful? Give feedback.
All reactions