sbt-cucumber
sbt-cucumber copied to clipboard
BeforeAll | AfterAll - Enhancement proposition
In our team we found that there is missing pretty basic functionality which would cover BeforeAll and AfterAll hooks executions block. The solution support Before and After but is is performed for each case alongside with the use case Gherkin table.