Ask HN: Node framework with best testing support
I am working on Sails JS for a large project and trying to write unit tests in it.
I am not too happy with the support for unit testing in Sails. It takes a good 7-10 seconds before it starts running the test cases, there is no out-of-the-box support for fixtures as well.
Are there any frameworks that can handle test cases in a more efficient way?
5 comments
[ 3.8 ms ] story [ 36.7 ms ] threadMost people who were interested in the approach moved their efforts to TrailsJS [2]
[1] - https://github.com/balderdashy/sails/issues/3429
[2] - https://trailsjs.io
Since aman-pro is working on a large project (with multiple devs and continuous integration possibly?) keep in mind solid reporting too. Check my profile for my highly biased opinion on what's best for that, but seriously feel free to contact me, I can provide hands on help.