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

Using the plugin with Sprinkles - #36

Open
fstephany opened this issue Jan 5, 2015 · 0 comments
Open

Using the plugin with Sprinkles - #36

fstephany opened this issue Jan 5, 2015 · 0 comments

Comments

@fstephany
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant