athoug / Udacity-Feed-Reader-Testing

A Repo that holds the project 'Feed Reader Testing' for the Frontend Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed Reader Testing

The project is practice for unit testing using the Jasmine library which is a behoar driven testing library.

Instructions

To run this projects tests all you need is a modern broswer prefrably chrome or firefox.

What you need to do to check the feed reader test:

  1. Clone or download the repository [this repository]
  2. in the project file, navigate to the index.html file
  3. Open the index.html in your broswer of choice [see above for recommended browser]
  4. then go ahead and check the testing suite results bellow

Resources

Bellow is a list of the resources used to complete this project:

About

A Repo that holds the project 'Feed Reader Testing' for the Frontend Nanodegree


Languages

Language:JavaScript 69.1%Language:HTML 16.4%Language:CSS 14.6%