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
When listing the tests using --list, they have the format <library_name>.<testbench_name>.<test_name>
However, in the xml file when using --xunit-xml, the test names have the format <testbench_name>.<test_name>