This project was completed using the testing framework, Jasmine.
Get Jasmine
To run the tests yourself, simply clone the repository and install Jasmine. Add your own tests to feedreader.js, open index.html in your browser, and see if your tests pass!
For more information on Javascript testing with Jasmine, check out Javascript Testing on Udacity.