android - Run Unit Test Before Launch -
i have created first unit test part of android project. followed guide found here.
now include unit tests in "test" package before app launched phone. how include in gradle file?
i have created first unit test part of android project. followed guide found here.
now include unit tests in "test" package before app launched phone. how include in gradle file?
Comments
Post a Comment