api
blog
github
login / sign up
ClojureDocs
(beta)
circumspec
Namespaces
circumspec
AssertFailed
colorize
config
context
contrib-mocking
for
for-all
locator
raw
report
dot
nested
runner
should
story
test
utils
watch
clojure.contrib.debug
doc
source
examples
comments
0.0.12
0.0.12 permalink
test-ns->source-ns
circumspec.watch
(test-ns->source-ns test-ns)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
circumspec/watch.clj:22
top
(defn test-ns->source-ns [test-ns] (symbol (re-sub #"-test$" "" (str test-ns))))
© circumspec See
http://github.com/stuarthalloway/circumspec
for copyright and license details.
Vars in
circumspec.watch/
test-ns->source-ns:
defn
str
symbol
Used in 0 other vars
Comments
top
No comments for
test-ns->source-ns
. Log in to add a comment.
Comments top
No comments for test-ns->source-ns. Log in to add a comment.