-
Notifications
You must be signed in to change notification settings - Fork 281
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
scalatest 3.x.x support? #275
Comments
We do this internally this way; Add these to
In fact we also do this with thrift.
|
which assumes you have set up |
Got it |
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Package
scio_test
depends onscalatest 3.x.x
which means that it won't work off the box withscala_test
rules. Is there any plan to upgrade this rule to use the new version ofscalatest
? I could pick it up if no one else is working on it.The text was updated successfully, but these errors were encountered: