Skip to content

FastLaneMobileDevelopment/smade

Repository files navigation

servicebase

describe your app here...

Frameworks

The app is built atop a collection of awesome Android libraries by (Square)[http://square.github.io/] using a single Activity/multiple view style.

A solid understanding of these is essential before getting started.

Unit Tests

Robolectric is used to run tests in the JVM (much faster). JaCoCo is used for code coverage reporting.

To run all tests and output coverage reports:

$ ./gradlew cleanTest jacocoTestReport --info

Generated test reports can be found in: <app_dir>/app/build/reports/jacoco/jacocoTestReport/html/index.html

Project generated by (Android Square Stack Generator)[https://github.com/kuhnza/generator-android-square-stack]

smade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages