New to GHPReporter
PriyalakshmiNandan opened this issue · 5 comments
Hi I have experience in Java/cucumber but right now working on Specflow/C# and I am looking out for the custom reporting add-on for the specflow project. And I am intrested in GHPReporter. I have downloaded and the GHPReporter for Specflow along with the dependencies. And I am launching the chrome with the options specified, but eventhough when I run (through Visual Studio) the specflow with GHPReporter configured [with default settings] I am not getting the report generated but my specflow is getting executed. Is there anything that I am missing?
Hi @PriyalakshmiNandan !
Can you please make sure that you have correct configuration in your tests? For some details please see: https://github.com/GHPReporter/Ghpr.SpecFlow#usage
Also please use v0.8.2 for all of the packages because the Ghpr.SpecFlow packages were not updated to a newer version.
Thank you
Hi @PriyalakshmiNandan !
Good to know that your report is generated now.
To see the data loaded correctly in your browser please make sure that you are following the instructions (https://github.com/GHPReporter/Ghpr.Core#view-report-locally) on how to see the report locally.
Thank you
Hi Great now I am able to view the report..
Great news @PriyalakshmiNandan, thank you for the update.
Closing this issue then.