In this video you’ll learn how to:
– Explain why you might want to test
– Install a test framework
– Write a test for a pure function
About Galvanize
————————–
Galvanize is a dynamic learning community for technology. Our community is where people and companies with the guts and smarts to create real-world change congregate and inspire each other. Our goal is to make opportunities in technology available to all those with the aptitude, determination and drive.
Follow Galvanize
—————————
http://www.galvanize.com
http://www.facebook.com/GalvanizeHQ
Tweets by galvanize
Original source
One response to “JavaScript Testing Basics”
0:58 package.json is there, did you create it? if yes, how? Because it shows up at the end at 11:30 and I've no idea where you got it. I ran npm init and did NOT get a package.json in my dir.
6:10 Grok the principles! 🙂
10:00 modular? Can that also mean more 'functional'?