Skip to content

Runner When Parsing -o Arguments Now Captures the Options Correctly#3

Open
authoff-swordpointstudios wants to merge 1 commit into
benlau:masterfrom
authoff-swordpointstudios:fix-for-fileoutput-option
Open

Runner When Parsing -o Arguments Now Captures the Options Correctly#3
authoff-swordpointstudios wants to merge 1 commit into
benlau:masterfrom
authoff-swordpointstudios:fix-for-fileoutput-option

Conversation

@authoff-swordpointstudios
Copy link
Copy Markdown

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