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
I used the instructions from #21 to install the wizard, and everything works except for the test results.
I debugged a bit in the file /behat-tools-bundle/Hal/Bundle/BehatTools/Domain/Model/Report.php and noticed that in the function getReportByFeature the null ModelReport always gets returned.
The foreach loop does load some of the XML files generated by behat but it seems like they aren't good enough?
I used the instructions from #21 to install the wizard, and everything works except for the test results.
I debugged a bit in the file /behat-tools-bundle/Hal/Bundle/BehatTools/Domain/Model/Report.php and noticed that in the function getReportByFeature the null ModelReport always gets returned.
The foreach loop does load some of the XML files generated by behat but it seems like they aren't good enough?
Example xml file:
The text was updated successfully, but these errors were encountered: