This project is a web-based application that reads RSS feeds, and it includes JavaScript testing examples using Jasmine
Download the zip here: https://github.com/tkrevh/feed-reader/archive/master.zip Then unzip to directory and open index.html.
In the upper left hand side of the page, there is a menu button, where you can open a menu by clicking on it and then you can select another RSS feed.
At the bottom of the page, you can see the results of the tests. There should be 7 specs and all tests should run (0 failures).