arturdm / arturdm/jacoco-android-gradle-plugin
'jacocoTestReport' not found in root project 'src'
Open
- Dominant language
- Groovy
- Stars
- 565
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for the plugin.
I have followed your steps and integrate it into my project.
I am able to get report by running following command:
`$ ./gradlew jacocoTestReport`
When I push my commit to upstream, Bitrise CI catches it and tries to run it. I ask Bitrise to run above command, however this is what I get:
```
FAILURE: Build failed with an exception.
* What went wrong:
Task 'jacocoTestReport' not found in root project 'src'.
...
```
Any idea would be appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.