Skip to content

Adds scalatestplus-scalacheck dependency #88

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

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

juanpedromoreno
Copy link
Contributor

No real clue about the problem, but this adds explicitly the scalatestplus-scalacheck dependency to the evaluator, trying to fix:

java.lang.NoClassDefFoundError: org/scalatestplus/scalacheck/UnquotedString$
	at org.scalatestplus.scalacheck.UnitCheckerAsserting$CheckerAssertingImpl.$anonfun$check$3(CheckerAsserting.scala:119)

when a test fails in the scalacheck library.

@juanpedromoreno juanpedromoreno merged commit f0d692a into master Feb 6, 2020
@juanpedromoreno juanpedromoreno deleted the adds-scalatestplus-scalacheck branch February 6, 2020 15:26
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

Successfully merging this pull request may close these issues.

2 participants