I have a number of cool tools that run in a watching pattern while I work my nodejs apps. I use guard to watch package.js, Gemfile and some others. node-dev watches the app as a whole and restarts my node app. vows is watching the world to run my tests. It’s really nice to forget [...]
Archive for category node
Warning: Linux, Terminal, vim and Continuous Testing ahead. Not a fan? Did you know Continuous testing is coming to Visual Studio vNext? Yeah – it’s that good an idea! Go get NCrunch for VS 2010 or the preview of VS 2011. I recently switched from vows to expresso for my nodejs unit testing. I prefer [...]