Skip to content

nob13/intellij_multi_project_bug

Repository files navigation

IntelliJ has problems with Cross-Projects sharing source code between ScalaJS/ScalaJVM when being used for sharing test code.

Expected Behavior:

  • IntelliJ compiles and runs HelloWorldSpec

Observed Behavior:

  • IntelliJ doesn't add Scalatest-Dependency (Test)
  • Compile fails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages