LiveData Testing v1.0.0 Release Notes

Release Date: 2019-01-12 // over 5 years ago
  • API is now stable and will be maintained.

    #30: Improved docs
    🚚 #31: Remove deprecated dispose() method

    Kotlin users:

    testImplementation 'com.jraska.livedata:testing-ktx:1.0.0'
    

    Java users:

    testImplementation 'com.jraska.livedata:testing:1.0.0'