trevjonez / composer-gradle-plugin

Gradle task type and plugin for interacting with https://github.com/gojuno/composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for --test-runner

eXaLy opened this issue · comments

By supporting this parameter, I can define my test runner class as well, instead of the APK default. (See: https://github.com/gojuno/composer)

This should be pretty simple to add if someone wants to grab it. lets just be sure to update tests to cover it.

Also if anyone decides to pickup the work please leave a note here when you start so we don't duplicate effort.