cucumber-eclipse icon indicating copy to clipboard operation
cucumber-eclipse copied to clipboard

Rerun with JUnit

Open ilanpillemer opened this issue 13 years ago • 2 comments

Even if an IDE has native support for running a feature/scenario with a keystroke, it is still practical to have a single JUnit class to run everything. When all scenarios are run and displayed in the JUnit result tree, it should be possible to rerun the failing ones (or perhaps just one of them) by clicking on the failed scenario and choose "run again".

ilanpillemer avatar Jan 07 '13 13:01 ilanpillemer

:+1: for this

BogdanLivadariu avatar Oct 03 '14 13:10 BogdanLivadariu

Can you give an example where we can see results in JUint tree?

laeubi avatar Apr 28 '21 07:04 laeubi