The answer to this question can be found here:
http://stackoverflow.com/questions/17904061/cant-seem-to-import-namespaces-of-test-generative
In summary, version 0.1.4 doesn't have these namespaces. The solution is to use
0.1.5 or newer.
Ultimately, it seems like the test.generative README is ou
So, I was having trouble requiring some namespaces in test.generative . I
have the following project.clj
(defproject gen "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME";
:license {:name "Eclipse Public License"
:url "http://www.eclipse.or