Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test [xss] %27 テスト

Results 1 - 10 of 35 for test (0.06 sec)

  1. 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_beginner
    Registered: Fri Jun 27 00:16:25 UTC 2025
    - Last Modified: Thu Jun 26 02:47:58 UTC 2025
    - 33.4K bytes
    - Viewed (0)
  2. 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_forms
    Registered: Fri Jun 27 00:14:34 UTC 2025
    - Last Modified: Thu Jun 26 02:48:04 UTC 2025
    - 41.9K bytes
    - Viewed (0)
  3. 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_development
    Registered: Fri Jun 27 00:16:54 UTC 2025
    - Last Modified: Thu Jun 26 02:47:58 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  4. 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_macros
    Registered: Fri Jun 27 00:15:59 UTC 2025
    - Last Modified: Thu Jun 26 02:47:58 UTC 2025
    - 24.4K bytes
    - Viewed (0)
  5. 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/lazy
    Registered: Fri Jun 27 00:16:49 UTC 2025
    - Last Modified: Thu Jun 26 02:48:04 UTC 2025
    - 26.5K bytes
    - Viewed (0)
  6. Clojure - spec Guide

    test.alpha :as stest]) (stest/check `ranged-rand)...Instrumentation and Testing Instrumentation Testing Combining check...
    clojure.org/guides/spec
    Registered: Fri Jun 27 00:16:18 UTC 2025
    - Last Modified: Thu Jun 26 02:47:58 UTC 2025
    - 96.5K bytes
    - Viewed (0)
  7. 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/vars
    Registered: Fri Jun 27 00:15:02 UTC 2025
    - Last Modified: Thu Jun 26 02:48:04 UTC 2025
    - 25.3K bytes
    - Viewed (0)
  8. Clojure - Learn Clojure - Answers

    page contains solutions to the "Test your knowledge" sections of...
    clojure.org/guides/learn/answers
    Registered: Fri Jun 27 00:17:56 UTC 2025
    - Last Modified: Thu Jun 26 02:47:57 UTC 2025
    - 16K bytes
    - Viewed (0)
  9. Clojure - Multimethods and Hierarchies

    function tests for their existence. Note that...::collection) -> true isa? also tests for class relationships: (isa?...
    clojure.org/reference/multimethods
    Registered: Fri Jun 27 00:14:52 UTC 2025
    - Last Modified: Thu Jun 26 02:48:04 UTC 2025
    - 23.1K bytes
    - Viewed (0)
  10. 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_cli
    Registered: Fri Jun 27 00:16:12 UTC 2025
    - Last Modified: Thu Jun 26 02:47:57 UTC 2025
    - 40.6K bytes
    - Viewed (0)
Back to top