Colton Idle
04/21/2021, 10:10 AMwasyl
04/21/2021, 10:25 AMRoukanken
04/21/2021, 11:18 AM.idea/codeInsightSettings.xml
Colton Idle
04/21/2021, 11:25 AMephemient
04/21/2021, 2:42 PMColton Idle
04/21/2021, 2:44 PMephemient
04/21/2021, 2:44 PMColton Idle
04/21/2021, 2:44 PMephemient
04/21/2021, 2:45 PMColton Idle
04/21/2021, 2:49 PMwasyl
04/21/2021, 3:03 PMif you have no Android then your have no reason not to switch to JUnit 5There’s little reason to use JUnit 4 with Android regardless. Robolectric should be avoided anyway, and it pulls its own runner if you need it, UI tests just have own runner as well. For all other unit tests you can use whatever, including JUnit 5
nanodeath
04/21/2021, 3:22 PMColton Idle
04/21/2021, 3:24 PMnanodeath
04/21/2021, 3:29 PMephemient
04/21/2021, 3:49 PMMike
04/22/2021, 11:42 AMnanodeath
04/22/2021, 4:17 PM