Ok, some more feedback for Jig.

*A)* Testing - Let's say I have a multi-project jig, with dependencies
across projects. There doesn't seem to be a way to run tests (midje
:autotest) for a specific project. I tried creating a Midje component (see
https://www.refheap.com/20442). But when I *i)* put this into config.edn,
and *ii)* thread through my local project component, *iii)* this only
prints out the classpath directories under the *jig* project. I'll want to
be in the Classpath context of the project that's being passed in. That
way, I can :autotest for that project. Or perhaps there's another way to
run and autorun tests for a particular project. I noticed that
Juxt-Accounting <https://github.com/juxt/juxt-accounting> has a test suite.

*B)* Ok, so there's just that and removing the *config/console.edn* and
*config/default.edn* files when writing your jig.

*C)* And a raw *git clone g...@github.com:juxt/jig.git*, then *lein repl*,
then * (go)*, doesn't give working URLs ( http://<>:8091/readme ,
http://<>:8001/server,
etc )


Let me know if you want me to log these as bugs, feature requests, etc.
Very excited about the kind of leverage that this project can yield.


Loving this tool. Thanks.

Tim Washington
Interruptsoftware.ca <http://interruptsoftware.ca/> /
Bkeeping.com<http://bkeeping.com/>



On Sat, Nov 2, 2013 at 8:18 PM, Timothy Washington <twash...@gmail.com>wrote:

> Ok, I actually got the compojure example working. I just had to remove the
> *config/console.edn* and *config/default.edn* files in my jig. They must
> be disrupting the config that I put in. So that's my only feedback so far.
>
> Ok, this is looking really good. Great work :)
>
> Tim Washington
> Interruptsoftware.ca <http://interruptsoftware.ca/> / 
> Bkeeping.com<http://bkeeping.com/>
>
>
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to