Overview ยท Joker

clojure.test in Joker

Implemented
92.3%36 / 39
Mismatched
1
Missing
3
Dialect-Only
0

Metadata Mismatches (1)

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

VarDifference
*initial-report-counters*
:dynamic
Clojure (JVM): true
this surface: false

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

Var
file-position
run-test
run-test-var

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

None.