Skip to content

compatibility with ScalaCheck 1.11.0 #181

@SethTisue

Description

@SethTisue

when I try to use ScalaTest 2.0 and ScalaCheck 1.11.0 together, I get:

[error] bad symbolic reference. A signature in Configuration.class refers to type Params
[error] in object org.scalacheck.Test which is not available.
[error] It may be completely missing from the current classpath, or the version on
[error] the classpath might be incompatible with the version used when compiling Configuration.class.
[error] one error found
[error] (test:compile) Compilation failed

if I should isolate/minimize this, let me know, I'd be happy to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions