I found TDD is quit a good stuff recently. But i think android`s testing framework isn't mature enough. For example, when i was going to use a mock framework, there is only android-mock can help me. And make it work out is quit tough thing. And when i was using robotium to automatic testing, emulator`s speed is quit slow. A test always run for 25s. And i still don't know how to test android's database because somebody in stackoverflow tells me they never test database. I am new to android. So do you writing test before coding in android development? If not, how do you use unit test in android. thanks.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

