Skip to content
← Radar
29

Robolectric Flaky Tests Robolectric Project Written

general · 1 signals · 1 source

Evidence

  • Robolectric flaky tests — I'm new to Robolectric and also to my new project, which has been written with extensive Robolectric tests. I did a ./gradlew clean test and found tests were failing randomly. I suspect there is something wrong with the @Before code but not sure what. Here is an example of the er

    STACK_OVERFLOW