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
For C++20, add source_location argument to suite::add() and report test location to junit test report and test discovery list.
Same as the last argument of tst::check() functions.
Need to figure out how to report test case location in junit report.
The text was updated successfully, but these errors were encountered:
For C++20, add source_location argument to suite::add() and report test location to junit test report and test discovery list.
Same as the last argument of tst::check() functions.
Need to figure out how to report test case location in junit report.
The text was updated successfully, but these errors were encountered: