TJ
TJ
they are run in parallel so you kinda have to
you can use assert.response() with more than one server in more than one test running parallel
nah, but nothing about expresso is polished lol only a rewrite will solve that
it's super messy haha I started a rewrite but i dont have it up on github
take a look at how expresso uses it in bin/expresso
a more flexible approach would be to allow overriding the default .ok click handler, for async validation etc
not currently in the API nope
i cant think of a great API off-hand but I know a return short-circuit will be leaky, we could have both since this is tiny anyway but async would be...
just in the sense that it's not flexible, but it might compliment the async one fine depending on the API, if the API for the other one is nice then...
any volunteers for maintaining? :D I never intended on maintaining jscoverage itself, just what was necessary to get it running with node back in the day