fastlane-community / fastlane-plugin-cordova_screenshots

Take screenshots of your Cordova/Ionic app with fastlane
MIT License
17 stars 10 forks source link

[Android] Use external module for tests instead of copying files into Android project #15

Open janpio opened 6 years ago

janpio commented 6 years ago

Currently the Android tests are just copied into the Android project. Instead the tests should create a new module that is integrated into the Android project.