Hi all.
With new JBehave 4.0.5
if scenario was parametrized with Example Table and that table is empty Jbehave does not add this scenario to the runner.
It is correct by logic, but such stories later do not appear in reports at all and thus test execution visibility decreases (especially in 1000+ tests suite, if there was an error in data preparation such cases won't be detected)
Does anyone know existing workarounds regarding this matter?
If no, is there a possibility to add such scenarios to the Serenity TestOutcomes at init stage with some special status?
Any advice appreciated
Best Regards,
Dmytro Grablov