(ns my.test (:require [clojure.test.check :as tc :refer [quick-check]] [clojure.test.check.generators :as gen] [clojure.test.check.properties :as prop :include-macros true]))

Click here to make these examples interactive with ClojureScript.

Test.check 0.9.1-SNAPSHOT

A QuickCheck inspired property-based testing library.

Installation

To install, add the following dependency to your project or build file:

[org.clojure/test.check "0.9.1-SNAPSHOT"]

Topics

Namespaces

clojure.test.check

Public variables and functions:

clojure.test.check.clojure-test

clojure.test.check.generators

clojure.test.check.properties

Public variables and functions: