bmfe / WeexSDK

eros weex android sdk.

Home Page:https://bmfe.github.io/eros-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Test

Unit test code is under 'src/test'. You can run unit test use command:

./gradlew clean testDebugUnitTest jacocoTestReportDebug

This task will run all unit test and produce both unit test report and jacoco test coverage report in 'build/reports'.

About

eros weex android sdk.

https://bmfe.github.io/eros-docs


Languages

Language:Java 100.0%Language:Shell 0.0%