sam
10/08/2020, 2:45 PMalexfacciorusso
10/08/2020, 3:07 PMio.kotest:kotest-extensions-robolectric:4.[latest]
, meaning that any updates to the Robolectric extension would need to wait for a full release of kotest (it might slow down updates)
2. Same as 1 but would point to a different repo for an internal better management
3. Same as 1 but the version might be totally different than the main Kotest library (e.g. Kotest version 4.3
and kotest-extensions-robolectric 1.0
). That would mean the release of an update of the Robolectric extension won’t have to wait for a kotest main library update
4. io.kotestx:extensions-robolectric:1.0
, same advantages as 3 with a KotlinX-AndroidX-naming styleCasey Brooks
10/08/2020, 3:42 PMsam
10/08/2020, 4:32 PMCasey Brooks
10/08/2020, 4:39 PMsam
10/08/2020, 5:02 PMalexfacciorusso
10/08/2020, 5:03 PMLeoColman
10/08/2020, 5:34 PMsam
10/08/2020, 5:38 PMLeoColman
10/08/2020, 5:40 PMalexfacciorusso
10/08/2020, 5:40 PMio.kotest:kotest-extensions-robolectric
instead 4 is io.kotestx:extensions-robolectric
LeoColman
10/08/2020, 5:41 PMsam
10/08/2020, 5:41 PMalexfacciorusso
10/08/2020, 5:42 PMdave08
10/22/2020, 3:10 AMsam
10/22/2020, 3:13 AMdave08
10/22/2020, 11:51 AMsam
10/22/2020, 12:02 PM