Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Test events were not received #1301

Closed
Cotel opened this issue Mar 20, 2020 · 5 comments
Closed

Android: Test events were not received #1301

Cotel opened this issue Mar 20, 2020 · 5 comments

Comments

@Cotel
Copy link

Cotel commented Mar 20, 2020

Hi, I've added latest Kotest to my android project and, when I try to run the gradle task for unit tests, it always says Test events were not received or it gets stuck and never finish the task. Currently there is only one test using StringSpec and several tests using JUnit4 annotations.

We are using Gradle 3.6.1 and Kotest 4.0.0-BETA3.

@sksamuel
Copy link
Member

You would need gradle 6+

@sksamuel
Copy link
Member

And Kotest 4.0 final is out.

@Cotel
Copy link
Author

Cotel commented Mar 24, 2020

So there is no way to make Kotest work on Android? I think we can't use higher versions for the wrapper as we are limited by the android plugin 🤔

To be more specific with versions we are using:

  • com.android.tools.build:gradle:3.6.1 - Android Gradle Plugin
  • https\://services.gradle.org/distributions/gradle-5.6.4-all.zip - Gradle Wrapper

And Kotest 4.0 final is out.

Congratulations 🎉

@pawegio
Copy link

pawegio commented Mar 27, 2020

with Gradle 6.2.2 doesn't work as well

@stale
Copy link

stale bot commented May 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 26, 2020
@stale stale bot closed this as completed Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants