I have tests in folder test and androidTest, as I need to run both unit and instrumental tests I moved instrumental tests to androidTest folder and set up configuration for it.