Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Java projects are forced to include ScalaTest as dependency #1147
Comments
jlprat
added 1 - triaged t:java t:testing
labels
May 19, 2017
jrudolph
added the
community
label
Jun 12, 2017
jrudolph
added a commit
to jrudolph/akka-http
that referenced
this issue
Jun 12, 2017
|
|
jrudolph |
0643552
|
|
Yep, good one. Probably there's no reason that |
jrudolph
self-assigned this
Jun 12, 2017
jrudolph
added 3 - in progress and removed 1 - triaged
labels
Jun 12, 2017
jrudolph
referenced
this issue
Jun 12, 2017
Merged
=htk #1147 don't reference JUnitSuiteLike in Java JUnit testing infrastructure #1189
jlprat
closed this
in #1189
Jun 12, 2017
jlprat
added a commit
that referenced
this issue
Jun 12, 2017
|
|
jlprat |
a7546ed
|
jlprat
removed the
3 - in progress
label
Jun 12, 2017
jlprat
added this to the
10.0.8
milestone
Jun 12, 2017
jlprat
referenced
this issue
in akka/akka-http-java-seed.g8
Jun 13, 2017
Closed
Remove scalatest dependency once 10.0.8 is out #4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jlprat commentedMay 19, 2017
Currently if you want to use the Java test suit in a Java project you need to include ScalaTest as a dependency.
Java developers don't need this dependency on their projects, thus it should not be forced to be added.
Currently if it's not added you get the following error:
Discovered during akka/akka-http-java-seed.g8#1