-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hello!
If short:
Can i set path for test in different module?
If longer:
In my project exist two modules. And only one have tests for both:
Something like this:
Project
firstModule
main
test - empty
secondModule
main
test - for firstModule and secondModule
build.gradle
for firstModule correctly configurated by scoverage, because before this had tests.
Please, give me recommendation, for best solution this case.
Mb use Aggregating Reports for main build.gradle
with paths for all my secondary modules.
Metadata
Metadata
Assignees
Labels
No labels