TJ
TJ
not yet sorry man
haha :p nope not yet. I think what I will do though for simplicity sake is take the nested objects and unfold them. so for example foo: { bar: function......
if nested at all, not sure I even want that
express 3x will have all these https://github.com/visionmedia/express/blob/master/lib/request.js#L153 but yup I agree this would be nice to have
yeah we could use that for now
I exit(failures) BTW, so that will help for now. TAP would be easy to add, the protocol is kinda weak but hey whatever
totally, doesn't have to be TAP but I'm down with whatever helps, just saying for now it is CI-friendly as far as the exit code goes
no reason we have to use TAP though, since we are working with node-only projects. you could pretty much just serialize the exceptions as json and spit that along with...
haha yeah that's just an example, lots of use-cases where a few commands should be considered a single commit
update the submod