We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Spek plugin 0.5.4-studio3.0 fails to run tests. Trying with sample https://github.com/spekframework/spek-android-example produces Error running 'org.spekframework.speksample.CalculatorSpec': com.android.tools.idea.gradle.project.model.AndroidModuleModel.getSelectedVariant()Lcom/android/tools/idea/gradle/project/model/ide/android/IdeVariant; This is very similar to the error which appeared with gradle sync-s in Studio Canary 3, https://stackoverflow.com/questions/47290290/android-studio-3-1-canary-3-gradle-sync-failed.
0.5.4-studio3.0
Error running 'org.spekframework.speksample.CalculatorSpec': com.android.tools.idea.gradle.project.model.AndroidModuleModel.getSelectedVariant()Lcom/android/tools/idea/gradle/project/model/ide/android/IdeVariant;
The text was updated successfully, but these errors were encountered:
Same in Canary 9...
Sorry, something went wrong.
I've created an issue for that in the spek-idea-plugin repo, raniejade/spek-idea-plugin#64
@yunikkk did you solve this issue? i just recently update to AS 3.1 and this break my spek in IDE
No branches or pull requests
Spek plugin
0.5.4-studio3.0
fails to run tests.Trying with sample https://github.com/spekframework/spek-android-example produces
Error running 'org.spekframework.speksample.CalculatorSpec': com.android.tools.idea.gradle.project.model.AndroidModuleModel.getSelectedVariant()Lcom/android/tools/idea/gradle/project/model/ide/android/IdeVariant;
This is very similar to the error which appeared with gradle sync-s in Studio Canary 3, https://stackoverflow.com/questions/47290290/android-studio-3-1-canary-3-gradle-sync-failed.
The text was updated successfully, but these errors were encountered: