Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Plugin Uses testCompile as well as androidTestCompile  #31

@Neristance

Description

@Neristance

Hi There,

I just was trying out your plugin and found out that it somehow uses both dependencies:

the ones from testCompile for the robolectric plugin as well as androidTestCompile which ich use to run my androidUnitTest / EspressoTests.

Could you check if this is true because if i comment the androidTestCompile out it isn't compiling.

If i run the stuff on command line everything works fine

Additionally the plugin overrides for example the jvmArgs or doesn't inherit the arguments from the junit template or robolectric plugin (version 2.1.1)

Cheers
Neristance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions