Skip to content

matheusleite/android-tests

Repository files navigation

TO-DO Notes App - Code for 5.1-5.3 Testing Codelab

Google Codelab: Advanced Android in Kotlin: Testing

  • How to run tests from Android Studio.
  • The difference between local (test) and instrumentation tests (androidTest).
  • How to write local unit tests using JUnit and Hamcrest.
  • Setting up ViewModel tests with the AndroidX Test Library.

About

A proof of concept about tests on Android using kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages