Liking cljdoc? Tell your friends :D

onyx-spec

Clojure specs for Onyx core.

Usage

In your project file:

[org.onyxplatform/onyx-spec "0.13.3.0-SNAPSHOT"]

In your peer boot-up namespace:

(:require [onyx.spec])

Doo

For cljs testing run:

npm install karma karma-cljs-test karma-chrome-launcher --save-dev

to get everything setup. Then run:

lein doo once

to run the tests.

Note: You need to update /test/onyx/spec/test_runner.cljs whenever you rename or add cljs targeted test files.

License

Copyright © 2017 Distributed Masonry

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close