/feed-reader-testing

Feed Reader Testing

Primary LanguageJavaScript

Feed Reader Testing

This is a feed reader testing project made with Jasmine.

Table of Contents

Instructions

  • Clone the project files on your computer.
  • Open the index.html in your browser.
  • Wait for the Jasmine report on all the tests to complete.

Functionalities

Jasmine framework is used to test the Feed Reader on the following:

  • RSS Feeds are defined and that their URLs and names are defined.
  • The menu is hidden by default and changes visibility when clicked.
  • The feed contains at least one element and that the content changes per feed element.

Dependencies

  • Jasmine - JavaScript testing framework used

Contributing

This repository is a practise project for my Udacity nanodegree program. Therefore, I can't accept pull requests.