Skip to content

Releases: linkedin/dex-test-parser

2.0.0

01 Aug 20:51
Compare
Choose a tag to compare
  • Support finding superclass methods annotated with @test for JUnit4 tests. Breaking change
    to the Java interface for finding JUnit4 tests - #13
  • Added support for parsing and reading encoded values - #9
  • Fixed crashes when building with minSdkVersion 24+ - #12