Should the debug repl launch at the point of a test failure?
Default value is false
Specify using -Dcircumspec.debug=...
(defconfig debug
"Should the debug repl launch at the point of a test failure?"
"false"
(partial contains? #{"yes" "true"}))
Comments top
No comments for debug. Log in to add a comment.