org.bahmni:clojure-test-datasetup

Setup test data from JSON for Integration tests in Clojure. Can be used with all test frameworks.


License
AGPL-1.0

Documentation

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