Coder Social home page Coder Social logo

cljs-test's People

Contributors

aria42 avatar cpetzold avatar ianconsolata avatar mva avatar rm-hull avatar semperos avatar stumitchell avatar w01fe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cljs-test's Issues

cljs-test reports success despite js errors in tests

Run cljs-test on this schema commit:

plumatic/schema@9b4ef8d

There are no build errors, and the test page reports "All tests pass". But if you search, schema-with-name-test doesn't appear in the results, and there is a js error in the console in this test.

My guess is that if your test throws an exception outside of an assertion, cljs-test stops executing the remaining tests and reports on the results seen so far.

Doesn't work with latest version of compiler

I'm trying to use cljs-test in my code:

(ns todos.test.core
  (:require
    [cljs-test.core :as test])

And I'm getting the following error:

Caused by: clojure.lang.ExceptionInfo: Unsupported binding form: (cljs-test.core/log :error (.-stack exception3831)) at line 117 file:/Users/atroche/.m2/repository/prismatic/cljs-test/0.0.5/cljs-test-0.0.5.jar!/cljs_test/core.cljs

But only when I use lein-cljsbuild 0.3.1, which uses org.clojure/clojurescript 0.0-1803.

When I switch back to lein-cljsbuild 0.3.0 (using 0.0-1552), it works fine.

Any ideas?

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.