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.

Using the plugin with Sprinkles -  #36

@fstephany

Description

@fstephany

Running the test with the CLI with the general command works fine:

$ ./gradlew test

-> All the test pass.

The IDE is trying to start the tests with the following (gradle console):

$ ./gradlew library:compileDebugTestJava

It complains that it doesn't fin JUnit, nor Robolectric. Manually triggering the tasks on the CLI doesn't work neither.

The project I'm trying to run is an Android Library. You can find the source code on github. I feel like the structure of the project does not comply to some assumptions that the plugin makes. I've tried to move everything and tests different combination but can't make this work. Any hint?

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