Skip to content

Conversation

@authoff-swordpointstudios

Example: two test cases classes in C++ called test1 test2 using the arguments
-o ./testResult.xml -xml
would produce
./testResult_test1.xml
and
./testResult_test2.xml

Any qml will test will produce one ./testResult_QuickTest.xml file

Example: two test cases classes test1 test2 using the arguments
-o ./testResult.xml -xml
would produce
./testResult_test1.xml
and
./testResult_test2.xml

Any qml will test will produce one ./testResult_QuickTest.xml file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants