|
|
|
Ask HN: Node framework with best testing support
|
|
4 points
by aman-pro
3105 days ago
|
|
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? |
|