Pickle Pickle is an implementation of Cucumber for Android which generates the tests classes at compile time instead of runtime. The main advantage over cucumber-android is that you won't need to use a different instrumentation runner for your Cucumber tests, and that, being generated, you can debug