trevjonez / composer-gradle-plugin

Gradle task type and plugin for interacting with https://github.com/gojuno/composer
Apache License 2.0
54 stars 18 forks source link

Introduce com.android.test plugin support #71

Closed dkostyrev closed 4 years ago

dkostyrev commented 4 years ago

I've found that composer-gradle-plugin does not support test-only modules with com.android.test plugin. I've implemented a separate ComposerTestPlugin, it slightly differs from ComposerApplicationPlugin: it uses two projects (test module and target module which should be an application module). I've also added a sample project in the and-test directory.

I am not really sure about copyrights, and how I should fix them.

trevjonez commented 4 years ago

@dkostyrev 1.0.0-rc06 has your additions. thank you again for the feature work.

dkostyrev commented 4 years ago

Great, thanks!

On Tue, Apr 14, 2020, 04:20 Trevor Jones notifications@github.com wrote:

@dkostyrev https://github.com/dkostyrev 1.0.0-rc06 has your additions. thank you again for the feature work.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/trevjonez/composer-gradle-plugin/pull/71#issuecomment-613174572, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABM2JQZHDUOEVUHLLKYIA3RMO25DANCNFSM4MHFUOWQ .