extent-framework / extentreports-cucumber4-adapter

Cucumber4 Adapter for Extent Framework
http://extentreports.com/docs/versions/4/java/cucumber2.html
Apache License 2.0
39 stars 22 forks source link

Remove @before and @after hooks in the reporting #58

Open garlapati99 opened 4 years ago

garlapati99 commented 4 years ago

hi, I have multiple feature files and each feature file has its own step definition. In the extent report i see all before(init) methods in the report. Is it possible to not report this in the extent report?

anshooarora commented 4 years ago

Hi - please let me know the version of the adapter and Cucumber. There were several changes made to the way hooks are reported in the latest version and further customization can be made to further improve this behavior.