Coder Social home page Coder Social logo

Bonus error from eftest about eftest HOT 6 CLOSED

weavejester avatar weavejester commented on June 18, 2024
Bonus error from eftest

from eftest.

Comments (6)

weavejester avatar weavejester commented on June 18, 2024

Can you provide a list of the dependencies you're using? Are you using the latest version of test.check?

from eftest.

elzibubble avatar elzibubble commented on June 18, 2024

org.clojure/test.check "0.9.0" seems to still be latest.

Updating org.clojure/spec.alpha to "0.2.176" didn't obviously change behaviour at all.

φ tempest 189.3=% lein deps :tree                                                                                                                                                                                                                                                                                                                                                                         ~/w/ccm/library/ccm-spec 13:39:32
Possibly confusing dependencies found:
[org.clojure/spec.alpha "0.1.143"]
 overrides
[org.clojure/clojure "1.10.0"] -> [org.clojure/spec.alpha "0.2.176"]

Consider using these exclusions:
[org.clojure/clojure "1.10.0" :exclusions [org.clojure/spec.alpha]]

 [cljfmt "0.6.4" :scope "test"]
   [com.googlecode.java-diff-utils/diffutils "1.3.0" :scope "test"]
   [org.clojure/tools.cli "0.3.7" :scope "test"]
   [org.clojure/tools.reader "1.2.2" :scope "test"]
   [rewrite-clj "0.6.0" :scope "test"]
   [rewrite-cljs "0.4.4" :scope "test"]
     [org.clojure/clojurescript "1.7.228" :scope "test" :exclusions [[org.apache.ant/ant]]]
       [com.google.javascript/closure-compiler "v20151216" :scope "test"]
       [org.clojure/data.json "0.2.6" :scope "test"]
       [org.clojure/google-closure-library "0.0-20151016-61277aea" :scope "test"]
         [org.clojure/google-closure-library-third-party "0.0-20151016-61277aea" :scope "test"]
       [org.mozilla/rhino "1.7R5" :scope "test"]
 [clojure-complete "0.2.5" :exclusions [[org.clojure/clojure]]]
 [clojurewerkz/money "1.10.0"]
   [org.joda/joda-money "0.10.0"]
 [io.aviso/pretty "0.1.34" :scope "test"]
 [nrepl "0.5.3" :exclusions [[org.clojure/clojure]]]
   [nrepl/bencode "1.0.0"]
 [org.clojure/clojure "1.10.0"]
   [org.clojure/core.specs.alpha "0.2.44"]
 [org.clojure/spec.alpha "0.1.143"]
 [org.clojure/test.check "0.9.0"]
 [pjstadig/humane-test-output "0.8.3" :scope "test"]
φ tempest 189.3=% lein deps :plugin-tree                                                                                                                                                                                                                                                                                                                                                                  ~/w/ccm/library/ccm-spec 13:39:45
 [lein-cljfmt "0.6.4"]
   [cljfmt "0.6.4"]
     [com.googlecode.java-diff-utils/diffutils "1.3.0"]
     [org.clojure/clojure "1.8.0"]
     [org.clojure/tools.cli "0.3.7"]
     [org.clojure/tools.reader "1.2.2"]
     [rewrite-clj "0.6.0"]
     [rewrite-cljs "0.4.4"]
       [org.clojure/clojurescript "1.7.228" :exclusions [[org.apache.ant/ant]]]
         [com.google.javascript/closure-compiler "v20151216"]
         [org.clojure/data.json "0.2.6"]
         [org.clojure/google-closure-library "0.0-20151016-61277aea"]
           [org.clojure/google-closure-library-third-party "0.0-20151016-61277aea"]
         [org.mozilla/rhino "1.7R5"]
 [lein-eftest "0.5.7"]
 [lein-try "0.4.3"]
 [org.clojars.lxsli/lein-test-out "0.3.2"]
   [org.clojure/tools.namespace "0.2.3"]

from eftest.

weavejester avatar weavejester commented on June 18, 2024

Try updating test.check to 0.10.0-alpha3.

from eftest.

elzibubble avatar elzibubble commented on June 18, 2024

Huh, that fixed it!

from eftest.

weavejester avatar weavejester commented on June 18, 2024

test.check tries to inject some methods into the report var, assuming that it's a multimethod, which isn't always true as it can be dynamically overridden. The alpha version of test.check fixes that issue.

from eftest.

elzibubble avatar elzibubble commented on June 18, 2024

Closing as I guess this is a test.check issue

from eftest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.