An open API service indexing awesome lists of open source software.

https://github.com/practicalli/spec-generative-testing

Basic generative testing with Clojure spec
https://github.com/practicalli/spec-generative-testing

Last synced: 11 months ago
JSON representation

Basic generative testing with Clojure spec

Awesome Lists containing this project

README

          

# 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