what assertions library do you use on Android? I ...
# test
a
what assertions library do you use on Android? I like KotlinTest, like many people in this thread https://discuss.kotlinlang.org/t/what-assertions-library-do-you-use/1809 (quick look indicated like it covers more needs than other libraries) but it has poor support on Android (see https://stackoverflow.com/q/51489823/1916449) so, what do you use?