I want to add robolectric tests to my project in intellij.
I have tried to follow this tutorial
but I cannot add "test" package under my main module.
In addition the "build variants" look different than in the tutorial.
how can I fix this?
how can I add test class properly?