Skip to content

narkisr/awesome-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Awesome clojure spec

Libraries

  • orchestra - instrumentation for function validations (not just args).
  • spell-spec - check maps keys for spelling errors (with expound support).
  • expound - human optimized errors for specs.
  • spec-coerce - leverage your specs to coerce your information into correct types.

Common specs

  • useful-specs - A collection of generally useful specs with generators (urls, emails etc..)

Generators

  • strgen - a library to generate strings from regular expressions.
  • chuck - utility functions for test.check (including regex).
  • specmonstah - generate and manipulate deeply-nested, hierarchical graphs of business data.

Misc

  • spectator - Curated list of public clojure specs

About

Awesome clojure.spec resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published