/clojure_test_datasetup

Setup and Tear Down test data sets for integration tests in clojure

Primary LanguageClojureOtherNOASSERTION

clojure-test-datasetup

Clojure Test Datasetup provides a thin layer for setting up data for integration tests.

Usage

setup-dataset and tear-down-dataset are two methods which take in the path of a sample data setup json and the db-spec to setup data on a test database and tear it down.

License

Copyright © 2014 FIXME

Distributed under the Affero General Public License either version 3.0 or (at your option) any later version.

Build Status

Build Status