I was given a web-based application that reads RSS feeds. Jasmine was already included, as was the starter code for the first tests. My task was to complete the project.
- You can download or clone this repository.
- Find the index.html file, and open the file in a modern browser.
- The Jasmine tests are displayed at the bottom of the index.html page.
- Open the jasmine/spec/feedreader.js file to start editing the test suites.