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
Before, it was possible to see a comparison view that showed all failed expectations of one file. This view was handy because one could copy all actual results and paste them into the xt-file in order to fix all tests. Now, this is not possible and instead, one has to do that for every failed expectation manually.
Note that the button "Compare Actual With Expected Test Result" is greyed out when the file is marked in the JUnit view. This should be reactivated.
The text was updated successfully, but these errors were encountered:
Before, it was possible to see a comparison view that showed all failed expectations of one file. This view was handy because one could copy all actual results and paste them into the xt-file in order to fix all tests. Now, this is not possible and instead, one has to do that for every failed expectation manually.
Note that the button "Compare Actual With Expected Test Result" is greyed out when the file is marked in the JUnit view. This should be reactivated.
The text was updated successfully, but these errors were encountered: