gnl/ghostwheel

Spec assertion failed\n:js-console - failed: set?

Closed this issue · 1 comments

Every now and the I get the following error when evaluating a function:

Spec assertion failed\n:js-console - failed: set? in: [:ghostwheel.core/report-output]

It seems to fix itself when I restart the repl.

This is in clojure files with the following header:

  #:ghostwheel.core{:check false :num-tests 10 :outstrument true}

It also gets fixed when I add :report-output #{:repl} to the config.

gnl commented

Related to #19 – should be fixed in df1a7d8 , reopen if not!