We use Joe - https://github.com/bevry/joe - for our tests. So executing a 
file individually is how you execute your tests. With combined tests just 
being a file that requires the other tests. It worked quite well. When you 
combine a file, their tests are just added to the global runner which is 
constantly running. Would an approach like that work for you?

Example here: https://github.com/bevry/joe/wiki/Using and 
here https://github.com/balupton/bal-util/tree/master/src/test

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en



Reply via email to