Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 539 Bytes

File metadata and controls

28 lines (14 loc) · 539 Bytes

ARCHIVED:spec-generative-testing

Library of examples using Generative Testing with Clojure Spec

Usage

Open in a Clojure editor and start a REPL.

Packaging and deployment

Build a deployable jar of this library:

$ clojure -A:jar

Install it locally:

$ clojure -A:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -A:deploy

License

Copyright © 2020 Practicalli

Distributed under the Creative Commons Attribution Share-Alike 4.0 International