パッケージ: libspec-alpha-clojure (0.1.143-1)
libspec-alpha-clojure に関するリンク
Trisquel の資源:
spec-alpha-clojure ソースパッケージをダウンロード:
- [spec-alpha-clojure_0.1.143-1.dsc]
- [spec-alpha-clojure_0.1.143.orig.tar.gz]
- [spec-alpha-clojure_0.1.143-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Clojure Maintainers (メールアーカイブ)
- Elana Hashman
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library to describe the structure of data and functions
spec is a Clojure library to describe the structure of data and functions. Specs can be used to validate data, conform (destructure) data, explain invalid data, generate examples that conform to the specs, and automatically use generative testing to test functions.