I am using ReadyAPI 2.7.0
I am trying to generate allure reports from the ready api results.
I tried to generate allure reports using the Ready api tools interface and / or using the pom.
In both the cases, I am seeing the corresponding json allure result files getting generated. However on doing allure serve C:/allure results file path my reports are showing up as blank. Has anyone face this issue? and how to resolve this?
I am not sure if the result files are good or if I am missing something.
Solved! Go to Solution.
@anuragray Looks like the path is not read correctly because of a white-space. Something needs to be done about this.
Try using brackets in the path allure serve "C:/file path"
Thank you for your question @anuragray !
@ChrisAdams , @HimanshuTayal @richie @nmrao , do you guys know something that could explain this? Thanks!
@anuragray Looks like the path is not read correctly because of a white-space. Something needs to be done about this.
Try using brackets in the path allure serve "C:/file path"
Subject | Author | Latest Post |
---|---|---|