Gradle, IntelliJ and ScalaTest plugin: suddenly broken
Chances are that since this is a multi-language project IntelliJ can't tell which are the source folders. Check under Project Structure
> Modules
(each of your module) and ensure Sources
and Tests
dirs are correctly marked.