This project uses JasmineJS for testing the functionality of the application automatically.
- Clone or download the project locally in your PC.
- To start the app, open index.html, from the folder where you have cloned the project,in your browser.
- The tests, written in the feedreader.js file will be evaluated once the content of the page is loaded.
- Tests in green color are passed, where as failed test are in red color.