Skip to content

Tests and realizations in different modules #83

@AntonTkachev

Description

@AntonTkachev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions