Orhan Tozan
03/09/2022, 2:25 PMJavier
03/09/2022, 2:37 PMOrhan Tozan
03/09/2022, 2:41 PMMatti MK
03/09/2022, 2:43 PMMatti MK
03/09/2022, 2:44 PM./gradlew tasks --all
it’ll output all tasks that are available for the project. From there you can find a bunch of different testing tasks. For example, for me: shared:test - Run unit tests for all variants