Skip to content

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

Closed
SethTisue opened this issue Oct 18, 2016 · 5 comments
Closed

upgrade to ScalaTest 3.0? #232

SethTisue opened this issue Oct 18, 2016 · 5 comments

Comments

@SethTisue
Copy link
Contributor

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.

@fommil
Copy link
Contributor

fommil commented Oct 30, 2016

is this also blocking releasing for 2.12?

@SethTisue
Copy link
Contributor Author

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.

@godenji
Copy link
Collaborator

godenji commented Jul 11, 2017

upgrade to ScalaTest 3.0?
support Scala 2.12

Done

"org.scalariform" %% "scalariform" % "0.2.0"

@godenji godenji closed this as completed Jul 11, 2017
SethTisue added a commit to scala/community-build that referenced this issue Jul 19, 2017
@SethTisue
Copy link
Contributor Author

@godenji awesome! scala/community-build@1214474 enables the tests again

@godenji
Copy link
Collaborator

godenji commented Jul 19, 2017

scala/community-build@1214474 enables the tests again

@SethTisue cool, good to hear ;-)

Just issued a PR to Scala IDE that brings embedded scalariform up-to-date with latest published version. Make Scala tooling great again! (or at least somewhat cohesive/working).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants