- Sort Score
- Result 10 results
- Languages All
- Labels All
Popular Words: test
Results 1 - 10 of 35 for test (0.16 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 Nov 01 00:14:25 UTC 2024 - Last Modified: Thu Oct 31 21:19:15 UTC 2024 - 33.5K 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 Nov 01 00:13:34 UTC 2024 - Last Modified: Thu Oct 31 21:19:19 UTC 2024 - 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 Nov 01 00:16:55 UTC 2024 - Last Modified: Thu Oct 31 21:19:15 UTC 2024 - 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 Nov 01 00:15:58 UTC 2024 - Last Modified: Thu Oct 31 21:19:19 UTC 2024 - 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 Nov 01 00:14:58 UTC 2024 - Last Modified: Thu Oct 31 21:19:15 UTC 2024 - 24.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 Nov 01 00:14:20 UTC 2024 - Last Modified: Thu Oct 31 21:19:15 UTC 2024 - 96.6K 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 Nov 01 00:15:21 UTC 2024 - Last Modified: Thu Oct 31 21:19:15 UTC 2024 - 40.7K 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 Nov 01 00:13:42 UTC 2024 - Last Modified: Thu Oct 31 21:19:19 UTC 2024 - 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 Nov 01 00:13:26 UTC 2024 - Last Modified: Thu Oct 31 21:19:18 UTC 2024 - 21K 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 Nov 01 00:12:43 UTC 2024 - Last Modified: Thu Oct 31 21:19:19 UTC 2024 - 25.3K bytes - Viewed (0)