bitrise-steplib / steps-virtual-device-testing-for-android

MIT License
22 stars 23 forks source link

Tests reports generated by gradle #57

Closed muskacirca closed 2 years ago

muskacirca commented 4 years ago

Hello,

When i launch gradle task "connected{FLAVOR}AndroidTest" I got a tests report in html generated in build/reports directory.

I know bitrise has its own tests reports section, but is there a way we can export tests reports generated by gradle to upload it somewhere else ?

Thank you

bitce commented 4 years ago

Hi @muskacirca!

Yes, there is a way. In fact all test related steps should export their test results to the $BITRISE_DEPLOY_DIR by default.

All the more, you can also use custom solutions and export those to the Bitrise Test Report add-on. https://devcenter.bitrise.io/testing/exporting-to-test-reports-from-custom-script-steps/

bitrise-coresteps-bot commented 2 years ago

Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.

To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 90 days, so I marked it as stale.

The community would appreciate if you could check if the issue still persists. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".

If no comment left within 21 days, this issue will be closed.

bitrise-coresteps-bot commented 2 years ago

I'll close this issue as it doesn't seem to be relevant anymore. We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.