- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 35 for test (0.27 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 Oct 24 00:17:13 UTC 2025 - Last Modified: Wed Oct 22 20:01:30 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 Oct 24 00:14:39 UTC 2025 - Last Modified: Wed Oct 22 20:01:34 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 Oct 24 00:20:38 UTC 2025 - Last Modified: Wed Oct 22 20:01:29 UTC 2025 - 16.3K 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 Oct 24 00:19:24 UTC 2025 - Last Modified: Wed Oct 22 20:01:34 UTC 2025 - 26.5K 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 Oct 24 00:17:48 UTC 2025 - Last Modified: Wed Oct 22 20:01:31 UTC 2025 - 24.4K 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 Oct 24 00:18:18 UTC 2025 - Last Modified: Wed Oct 22 20:01:29 UTC 2025 - 96.5K bytes - Viewed (0) -
Clojure - Java Interop
Class expr) Evaluates expr and tests if it is an instance of the...the Class instance. Inner or nested classes are separated from...clojure.org/reference/java_interopRegistered: Fri Oct 24 00:16:27 UTC 2025 - Last Modified: Wed Oct 22 20:01:34 UTC 2025 - 55.2K 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 Oct 24 00:13:50 UTC 2025 - Last Modified: Wed Oct 22 20:01:34 UTC 2025 - 23.1K bytes - Viewed (0) -
Clojure - Agents and Asynchronous Actions
send-a-message-around-a-ring test. A chain of m agents is created,...thrown by an action function, no nested dispatches will occur, and...clojure.org/reference/agentsRegistered: Fri Oct 24 00:16:19 UTC 2025 - Last Modified: Wed Oct 22 20:01:33 UTC 2025 - 21K bytes - Viewed (0) -
Clojure - Clojure CLI Reference
for a :test alias: clj -X:deps tree :aliases '[:test]` See API...remove :tool name Best practices for tool authors Best practices: Provide...clojure.org/reference/clojure_cliRegistered: Fri Oct 24 00:16:32 UTC 2025 - Last Modified: Wed Oct 22 20:01:33 UTC 2025 - 93.1K bytes - Viewed (0)