So I ran into this problem with running tests:
https://youtrack.jetbrains.com/issue/KTIJ-8859
I can run a single test or all tests in a test class, but I can’t right click the test module and run all tests. Then I just get “No tasks available”.
Is there some other way that I can run all tests?
👀 1
t
Thomas Flad
08/23/2021, 1:55 PM
I have the same issue:
✅ 1
j
jimmyt
10/30/2021, 6:52 PM
I'm having the same issue. This seems to indicate that it has been fixed in AS 2021.1.1.13 and Android Gradle plugin 7.1.0-alpha13, but I'm hesitant to upgrade to those for fear of breaking other things. Has anyone come up with a different fix?