You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When tried to modifying the settings of the report (testsToDisplay,runsToDisplay) in Ghpr.SpecFlow.Settings.json, the changes do not get reflected in the report.
To Reproduce
Steps to reproduce the behavior:
I have updated the Ghpr.SpecFlow.Settings.json file with customised changes for the report.
I have updated the properties for the json as copy always
Updated changes across both the json files with the same settings. (Ghpr.Core.Settings and Ghpr.SpecFlow.Settings )
Expected behavior
The report needs to be updated with the changes made in the json files in the corresponding fields.
Screenshots
Attaching screenshots of the report and json files
Please find that the runsToDisplay and testsToDisplay fields have values as 4 and project name is Project 1 in the json files but the report has 5 runs displayed and the project name is not updated as well.
I can see that the changes gets reflected the very first time i change settings but I am unable to change it further for any number of times.
Desktop (please complete the following information):
Browser [e.g. firefox]
Ghpr packages versions
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
As far as I can see on the screenshot, your projet name is different comparing to .json file, are you sure you are modifiyng the file from correct location?
Did you try to refresh the browser tab with cache (Ctrl + F5)?
Hi @elv1s42 ,
Thanks for the reply. I think that is the issue which i mentioned. I am able to see the test details on the report whenever i complete my test execution which means the report is mapped correctly.
And this is the only json file pointing to the location (D drive to be specific) when there are other files pointing to a different location.
To answer your question on browser, i did cleared all my cache and tried to open it on a new instance as well which did not help me either.
I wonder how the tests gets updated on the report but the other fields dont..
Describe the bug
When tried to modifying the settings of the report (testsToDisplay,runsToDisplay) in Ghpr.SpecFlow.Settings.json, the changes do not get reflected in the report.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The report needs to be updated with the changes made in the json files in the corresponding fields.
Screenshots
Attaching screenshots of the report and json files
Please find that the runsToDisplay and testsToDisplay fields have values as 4 and project name is Project 1 in the json files but the report has 5 runs displayed and the project name is not updated as well.
I can see that the changes gets reflected the very first time i change settings but I am unable to change it further for any number of times.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: