An open API service indexing awesome lists of open source software.

https://github.com/syknapse/feedreader_fend


https://github.com/syknapse/feedreader_fend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Feed reader Jasmine.js tests

Several Jasmine test suits implemented to test the correct functioning of the feed reader application

## Installation

To run this project download this GitHub repo locally and launch the `index.html` in your browser.

All the test suits can be found in `jasmine/spec/feedreader.js`

You can see the feed reader and the running tests here:

[Feed Reader](https://syknapse.github.io/feedreader_FEND/)

## Dependencies

This application requieres jQuery and Jasmine to work correctly. These are already setup in the project and ready to use.