email2vimalraj / CucumberExtentReporter

A plugin to generate the cucumber jvm custom html report using ExtentsReport
http://www.vimalselvam.com/cucumber-extent-reporter/
MIT License
58 stars 74 forks source link

Added klov support (#67) #91

Closed msingh3 closed 6 years ago

msingh3 commented 6 years ago

Added klov support to the project. Klov and mongoDb can be customized using ExtentProperties

buekera commented 6 years ago

Looks good to me!

@email2vimalraj can you please confirm and merge?

email2vimalraj commented 6 years ago

@msingh3 : Thanks for your PR. Appreciate your efforts. Looks good to me. Give me a day, I'll run in my machine tonight with klov server support and then merge once I've seen the report.

buekera commented 6 years ago

Some progress on this?

baraths84 commented 6 years ago

Is this on hold.. pls advise

email2vimalraj commented 6 years ago

@msingh3 : I'm extremely sorry for delaying this PR due to some personal reasons. I had look at the code and looks good. Could you please update the README with instructions on how to use this to enable the klov reporting? We are good to merge this then.

msingh3 commented 6 years ago

Updated Readme file with instructions on how to enable Klov reporting.