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
Running CppUTest with shuffled order (-s option) to output JUnit XML test format results (-ojunit option) is currently broken: the XML file for each group will only show the last test result for that group.