Are there some tools for detecting memory leaks in nodejs? And tell me about your experience in testing nodejs applications.
I could also recommend following sources:
following episodes of NodeUp, where profiling and memory leaks detection tools are discussed:
This article - Tracking Down Memory Leaks in Node.js – A Node.JS Holiday Season, which basically aggregates all widely known modules and techniques to track down memory leaks