91 Forks
492 Stars
492 Watchers

AndroidUT

Android开发中必要的一环---单元测试(Unit Test)

How to download and setup AndroidUT

Open terminal and run command
git clone https://github.com/simplezhli/AndroidUT.git
git clone is used to create a copy or clone of AndroidUT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AndroidUT https://github.com/simplezhli/AndroidUT/archive/master.zip

Or simply clone AndroidUT with SSH
[email protected]:simplezhli/AndroidUT.git

If you have some problems with AndroidUT

You may open issue on AndroidUT support forum (system) here: https://github.com/simplezhli/AndroidUT/issues