Giter Club home page Giter Club logo

Comments (12)

aprofromindia avatar aprofromindia commented on July 2, 2024

+1, I have a fully working tutorial with Robolectric and a partially working one with Robospock here - http://aprorules.blogspot.de/2015/04/setting-up-bdd-with-robospockrobolectri.html

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

great one but I see one thing. you just added the 3.0 dependency which means it overrides the 2.3 one. i am hesitating if this will work fine across all projects.

fiy i am working to get 3.0-r2 working gut still not ready

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

The new sample is available in
https://github.com/Polidea/RoboSpock/tree/master/sample

from robospock.

theScud avatar theScud commented on July 2, 2024

Hey so i went through the blog post and the provided example links , but am still having a hard time making sense of the process , i managed add the gradle pulgin and also understood the basic structure , but i'm still now sure on where i should define my testspec.groovy or how to run the test . ?

Also do you guys have anyone working on the documentation for this . i really like the frame work and would really like to contribute if nothing else then in the documentation atleast

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

@theScud thanks for making me more verbose :)

the webpage robospock.org has been updated.

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

@theScud
https://github.com/robospock/RoboSpock/tree/master/sample

I have added a small readme. Please don't hesitate to ask more question so I can extend it.

from robospock.

theScud avatar theScud commented on July 2, 2024

LOL thanks for dumbing it down :P

from robospock.

theScud avatar theScud commented on July 2, 2024

okay so i tried like you suggested but got this warning and a failed to execute result

Error:Gradle: Execution failed for task ':app:compileFlavorDebugUnitTestGroovy'.

no source files

cant make head or tail of this because i have a test spec in the groovy direcory

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

Looks like no Spec was found in test directory. I remember that the groovy plugin must have at least 0.3.6 version.

Btw, do you have the sample online so I could take a look?

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

@theScud still have problem ?

from robospock.

viacheslavokolitiy avatar viacheslavokolitiy commented on July 2, 2024

Could author update RoboSpock library ? Android Studio 1.4.0 can't run unit tests, it seems this issue is related to similar robolectric issue. robolectric/robolectric#1936

But from console gradlew test throws an error, that robolectric doesn't support API 22 and API 23

from robospock.

pjakubczyk avatar pjakubczyk commented on July 2, 2024

@viacheslavokolitiy it's matter of groovy plugin. Android gradle plugin is not always backward compatible and groovy team needs some time to adjust the changes.

Yes, robolectric doesn't support all APIs. The easiest way is to see the source code
https://github.com/robolectric/robolectric/blob/robolectric-3.0/robolectric/src/main/java/org/robolectric/internal/SdkConfig.java#L21

from robospock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.