This project contains a simple feed reader applicaton that contains Jasmine test suites which tests the functionality of the application.
Testing is an important domain in software development. Jasmine enables developer to write code that are testable and bug free.
To run the project, follow the steps:
-
Clone or download the project:
-
Locate and unzip the project file.
-
Open the applicaton by double-clicking the index.html file.