Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Migrate to scalatest new fashion #147

Merged
merged 2 commits into from
Jan 3, 2020
Merged

Migrate to scalatest new fashion #147

merged 2 commits into from
Jan 3, 2020

Conversation

exoego
Copy link
Owner

@exoego exoego commented Jan 3, 2020

Steps

  1. Add addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
  2. Run the below commands in sbt.
scalafixEnable
test:scalafix https://raw.githubusercontent.com/scalatest/autofix/e4de53fa40fac423bd64d165ff36bde38ce52388/3.0.x/rules/src/main/scala/org/scalatest/autofix/v3_0_x/RenameDeprecatedPackage.scala
test:scalafix https://raw.githubusercontent.com/scalatest/autofix/e4de53fa40fac423bd64d165ff36bde38ce52388/3.1.x/rules/src/main/scala/org/scalatest/autofix/v3_1_x/RewriteDeprecatedNames.scala

@exoego exoego added the chore label Jan 3, 2020
@exoego exoego merged commit 6722b54 into master Jan 3, 2020
@exoego exoego deleted the update-scalatest branch January 3, 2020 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant