Open yancyn opened 11 years ago
u can try gtest
Thanks for the information. But gtest is for C++ not able to deal with android (in java language). Actually the IDE already provide the build in unit test framework see http://developer.android.com/tools/testing/testing_android.html. This is low priority, I'll only start look for it after complete all basic functions.
Setup unit test project to ensure all functionality is working fine before release.