We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i expect to receive the test results in my outputDir, but receive just the log.txt
I run this command: cordova-paramedic --platform android --plugin plugins/cordova-plugin-myPlugin --outputDir $/cordovatry/plugins/testresults --verbose --target 0A131FDD4001P2 --port 7103
I see the tests running in the device itself, and the results. but I'm not receiving the results into my outputDir path.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is expected to happen?
i expect to receive the test results in my outputDir, but receive just the log.txt
What does actually happen?
I run this command:
cordova-paramedic --platform android --plugin plugins/cordova-plugin-myPlugin --outputDir $/cordovatry/plugins/testresults --verbose --target 0A131FDD4001P2 --port 7103
I see the tests running in the device itself, and the results. but I'm not receiving the results into my outputDir path.
The text was updated successfully, but these errors were encountered: