- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 35 for test (0.06 sec)
-
Clojure - test.check
"example-based tests", which are tests which test a function by...output: Testing my.test.ns {:result true, :num-tests 100, :seed...clojure.org/guides/test_check_beginnerRegistered: Fri Jun 27 00:16:25 UTC 2025 - Last Modified: Thu Jun 26 02:47:58 UTC 2025 - 33.4K bytes - Viewed (0) -
Clojure - Special Forms
( if test then else ?) Evaluates test . If not the singular...positional-param * & rest-param positional-param ⇒ binding-form rest-param ⇒...clojure.org/reference/special_formsRegistered: Fri Jun 27 00:14:34 UTC 2025 - Last Modified: Thu Jun 26 02:48:04 UTC 2025 - 41.9K bytes - Viewed (0) -
Clojure - Programming at the REPL: Guidelines f...
tests, commented-out code, documentation,...programming: auto-reloading test suites (example: Midje ) static...clojure.org/guides/repl/guidelines_for_repl_aided_developmentRegistered: Fri Jun 27 00:16:54 UTC 2025 - Last Modified: Thu Jun 26 02:47:58 UTC 2025 - 16.3K bytes - Viewed (0) -
Clojure - Threading Macros Guide
those with failing tests. For each pair, test is evaluated. If...argument list as a series of test, expr pairs. cond-> threads...clojure.org/guides/threading_macrosRegistered: Fri Jun 27 00:15:59 UTC 2025 - Last Modified: Thu Jun 26 02:47:58 UTC 2025 - 24.4K bytes - Viewed (0) -
Clojure - Making Clojure Lazier
first/rest, but not the determination if there is a rest determining...use in first and rest, even though first/rest call seq on their...clojure.org/reference/lazyRegistered: Fri Jun 27 00:16:49 UTC 2025 - Last Modified: Thu Jun 26 02:48:04 UTC 2025 - 26.5K bytes - Viewed (0) -
Clojure - spec Guide
test.alpha :as stest]) (stest/check `ranged-rand)...Instrumentation and Testing Instrumentation Testing Combining check...clojure.org/guides/specRegistered: Fri Jun 27 00:16:18 UTC 2025 - Last Modified: Thu Jun 26 02:47:58 UTC 2025 - 96.5K bytes - Viewed (0) -
Clojure - Vars and the Global Environment
:test - the clojure.test framework attaches unit tests to vars...Using Var metadata: doc find-doc test Libs Refs and Transactions...clojure.org/reference/varsRegistered: Fri Jun 27 00:15:02 UTC 2025 - Last Modified: Thu Jun 26 02:48:04 UTC 2025 - 25.3K bytes - Viewed (0) -
Clojure - Learn Clojure - Answers
clojure.org/guides/learn/answersRegistered: Fri Jun 27 00:17:56 UTC 2025 - Last Modified: Thu Jun 26 02:47:57 UTC 2025 - 16K bytes - Viewed (0) -
Clojure - Multimethods and Hierarchies
function tests for their existence. Note that...::collection) -> true isa? also tests for class relationships: (isa?...clojure.org/reference/multimethodsRegistered: Fri Jun 27 00:14:52 UTC 2025 - Last Modified: Thu Jun 26 02:48:04 UTC 2025 - 23.1K bytes - Viewed (0) -
Clojure - Deps and CLI Guide
cognitect-labs test-runner for running all clojure.test tests: Extend..."cognitect.test-runner"] :exec-fn cognitect.test-runner.api/test}}} And...clojure.org/guides/deps_and_cliRegistered: Fri Jun 27 00:16:12 UTC 2025 - Last Modified: Thu Jun 26 02:47:57 UTC 2025 - 40.6K bytes - Viewed (0)