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

practicalli-archive/spec-generative-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic generative testing with Clojure spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published