Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robolectric 3.0 support #33

Closed
safwankamarrudin opened this issue Apr 1, 2015 · 10 comments
Closed

Robolectric 3.0 support #33

safwankamarrudin opened this issue Apr 1, 2015 · 10 comments

Comments

@safwankamarrudin
Copy link

Are there any plans to upgrade Robolectric to 3.0?

@wojtekerbetowski
Copy link
Contributor

wojtekerbetowski commented Apr 2, 2015 via email

@pjakubczyk
Copy link
Member

Actually I started the work few days ago. It's available in this branch
https://github.com/Polidea/RoboSpock/tree/robolectric3

However I would like to release an update with Robolectric 3 because it's still a snapshot version.

@safwankamarrudin
Copy link
Author

@pjakubczyk That's awesome! I'll keep an eye on this thread for updates.

@jaredsburrows
Copy link

@pjakubczyk How is this coming along?

@walid-halabi-myob
Copy link

+1

1 similar comment
@kdawgwilk
Copy link

+1

@pjakubczyk
Copy link
Member

There is support for 2.4 for this moment. I wanted to skip the version but the leap was to big.

@pjakubczyk
Copy link
Member

@pjakubczyk
Copy link
Member

Support for Robolectric 3.0 is about to be done. In few days it will be published. For now you can check if works with your project using jitpack
https://jitpack.io/#robospock/RoboSpock/c9ee6221cd9ac5010bb8c39e110b7e9c272e0a9a

Please mind the fact that groovy version is higher so there might be some compilation errors.

@pjakubczyk
Copy link
Member

0.7 support Robolectric 3.0
you can use testCompile 'org.robospock:robospock:0.7.0'
gradle dependency in your project

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

No branches or pull requests

6 participants