Overview ยท ClojureScript (planck)

clojure.test in ClojureScript (planck)

Implemented
23.1%9 / 39
Mismatched
1
Missing
30
Dialect-Only
18

Metadata Mismatches (1)

Vars present in both Clojure (JVM) and this surface but with differing arglists, :macro flag, or :dynamic flag.

VarDifference
test-var
:dynamic
Clojure (JVM): true
this surface: false

Vars Present in Clojure (JVM) but Absent from This Surface (30)

Var
*initial-report-counters*
*load-tests*
*report-counters*
*stack-trace-depth*
*test-out*
*testing-contexts*
*testing-vars*
are
assert-any
assert-expr
assert-predicate
deftest
deftest-
file-position
function?
get-possibly-unbound-var
inc-report-counter
is
run-all-tests
run-test
run-test-var
run-tests
set-test
test-all-vars
test-ns
testing
try-expr
use-fixtures
with-test
with-test-out

Vars Present in This Surface but Not in Clojure (JVM) (18)

Var
*current-env*
IAsyncTest
async?
block
clear-env!
empty-env
file-and-line
get-and-clear-env!
get-current-env
inc-report-counter!
js-filename
js-line-and-column
mapped-line-and-column
run-block
set-env!
test-var-block
test-vars-block
update-current-env!