-
Is there any reason why the tests "have" to be with the `instrumentation` tests in `androidTest`?
-
Taking off from [this discussion](https://github.com/ReactiveX/RxAndroid/pull/75#discussion_r20778360), it would be nice if this lib supported [Android's support annotations](http://tools.android.com/…
-
Allows for easier Integration test creation and lets us use the Spring-Test framework "mockMVC" api to make RESTful calls for testing.
-
There are a few situations where one needs to be careful when using `BigDecimal` or rather number conversion.
Here is an example:
![numberofcoins](https://cloud.githubusercontent.com/assets/5836089/…
dexX7 updated
9 years ago
-
Originally created by marko.m.
Spock is great, but is missing one of the primary benefits of a BDD testing tool - supporting executable business-language acceptance specifications.
Cucumber is a gre…
-
Original Reporter: andrewjstrominger
Environment: Not Specified
Version: 2.3.4
Migrated From: http://jira.grails.org/browse/GRAILS-11256
When using HTTP method mapping in the URL mappings for some ac…
-
This project has added a quite a bit of complexity in order to support Groovy for test files.
I wonder, is this really worth it? Maybe I'm missing something, but I see only 3 .groovy files being used…
-
Originally created by Jeff Smith.
Grails 2.3 includes Spock as it's default testing framework - there is no need to install the separate Spock plugin any more. If you install the geb grails plugin in…
-
I wish this project could eventually become something like luminous in clojure. Do we have all the parts yet for haskell development to work like this?
http://www.luminusweb.net/
Is that the directi…
-
I was using 'readShowSessionPersist' while developement. But now I am thinking about making the app live, I would like to know how to integrate production quality session management to my App.
I saw…