I'm using commercehub-oss/gradle-cucumber-jvm-plugin. Would like to implement hooks for setup and teardown for the automation. Like in junit RunCukeTests, @BeforeClass and @AfterClass
How to implement these in automation for this plugin?
https://github.com/commercehub-oss/gradle-cucumber-jvm-plugin