Discussion:
[Cucumber] How to generate Cucumber reports in Maven Project?
Rafi Shaik
2018-08-19 14:08:17 UTC
Permalink
I want to generate Cucumber Reports with how many test cases passed and how
many got failed. And also which test cases failed and why they failed..?
Is it possible to generate these kind of reports in cucumber..??
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Oleg Manzhos
2018-08-19 23:50:21 UTC
Permalink
Hey, you can add maven surefire to the list of dependencies. It should work automatically. You can add me to your skype (oleg.manzhos) and we could discuss how to create this report. Cheers!
I want to generate Cucumber Reports with how many test cases passed and how many got failed. And also which test cases failed and why they failed..?
Is it possible to generate these kind of reports in cucumber..??
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
For more options, visit https://groups.google.com/d/optout.
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...