error I am getting when trying to run a test? Can't seem to find any error statements anywhere. Using v2.0.8 with an Android module, junit5 plugin is applied, have all the dependencies added correctly. 🤔
r
raniejade
12/03/2019, 1:20 AM
Try running the test in gradle with —info or —debug - if there is an engine error it should show up.
👍 1
s
Shan
12/03/2019, 1:42 AM
Hmmm not seeing any errors. Gonna have to take a look at it tomorrow 😞