Clojure Spec Projectsλ︎
A series of projects showing approaches to using specifications and generating data for testing.
| Project | Description |
|---|---|
| card game | writing specifications and generating data from those specifications |
| banking-on-clojure | simplified online bank account using TDD, data and functional specifications and generative testing |
| Bonbon card game | A flavorful card game with clojure spec |
| Genetic Programming With clojure.spec | https://www.youtube.com/watch?v=xvk-Gnydn54 |
| ClojureScript game with spec |
Referencesλ︎
- Practicalli - Clojure Spec playlist - live coding to define specifications and generative testing