Join Slack
Powered by
Hello everyone, which unit testing Library is good...
# android
z
Zaki Shaikh
03/10/2023, 10:14 AM
Hello everyone, which unit testing Library is good for Android ? Is JUnit good or other better options are out there?
👍 1
😶 2
android new
1
b
Breaker ACT
03/10/2023, 10:17 AM
For unittest I think you gonna need more than JUnit..Mockito is use to provide mock/spy object
a
Azamat Murzagalin
03/10/2023, 1:15 PM
also check kotlin-test if you use kotlin it is not a replacement for junit, but provides some useful utilities
👍 2
👍🏻 1
8
Views
Open in Slack
Previous
Next