The buck doesn't stop with vibrant number of frameworks for development but also for test development frameworks in Node/Javascript ecosystem. Testing in JavaScript is becoming expected by developers more and more. But where do you start? There are so many framework choices out there. It can feel pretty overwhelming. I found commonly used libraries, Chai and Sinon, that are often used in conjunction with Jasmine and Mocha. What would be a preferred choice considering easier start with 2 developers on roll and consistent long term benefits?
Ryosuke
Designer / Developer / Influencer
I haven't tried it personally yet but AdonisJS claims to be a TDD-driven platform. It's designed after Laravel, but made in Node, so if it's anything like Laravel -- it should be a solid framework