Is it possible to run all tests from Android Studi...
# spek
m
Is it possible to run all tests from Android Studio? If I right click on test folder then click on
Run 'Spek tests in....'
, I got an error:
Test framework quit unexpectedly
without more information
r
Hey! It should be. Can you share what spek version and plugin version you are using?
m
Hey! Sorry for the delay: Spek:
spek_version='2.0.0-rc.1'
Plugin
Spek Framework: 2.0.0-rc.1.180+b8533a4-Studio3.3
r
Hmm, can you try out using the latest dev build: https://bintray.com/spekframework/spek-dev/spek2/2.0.0-rc.1.182%2B50952eb?
m
How can I test this build with Jetbrain?