By mswatcher
via net.tutsplus.com
Published: Nov 30 2012 / 09:12
I don’t think I need to convince you that testing your JavaScript code is a good idea. But, it can sometimes prove tedious to test JavaScript code that requires a DOM. This means you need to test your code in the browser and can’t use the terminal, right? Wrong, actually: enter PhantomJS.
Tweet
SaveShareSend
Tags: frameworks, javascript, tools
Add your comment