-
Notifications
You must be signed in to change notification settings - Fork 147
upgrade to ScalaTest 3.0? #232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
is this also blocking releasing for 2.12? |
Scalariform is back in the 2.12 community build now, but we aren't able to compile or run its tests. It would be better if we could. |
Done
|
reference: scala-ide/scalariform/issues/232#issuecomment-314497138
@godenji awesome! scala/community-build@1214474 enables the tests again |
@SethTisue cool, good to hear ;-) Just issued a PR to Scala IDE that brings embedded |
we would very much like to add scalariform back to the Scala 2.12 community build (it has been commented out for a long time), but in order for that to happen, you'd need to move to ScalaTest 3.0, which is the only version we support in the community build
Bill & co are pretty militant about providing smooth migration paths, so I assume it wouldn't be very hard, though possibly tedious. I did try simply bumping the version number, but there were compile errors.
The text was updated successfully, but these errors were encountered: