square / assertj-android

A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k stars 156 forks source link

AssertJ with Robolectric and Java project, distribute as jar artifact #143

Closed bademux closed 10 years ago

bademux commented 10 years ago

Hello, Can you please distribute AssertJAndroid like jar without support-annotation dependency? It is a little bit problematic to use it with project like https://github.com/bademux/deckard-gradle. I use separate Java Project (AS module) to run gradle test.

Thanks for cool lib

JakeWharton commented 10 years ago

Dupe #110