/feedreader

This is the repo for Udacity Front End Nanodegree JavaScript Testing project using Jasmine

Primary LanguageJavaScript

Udacity Feed Testing

This is the repo for Udacity Front End Nanodegree JavaScript Testing project using Jasmine

Objective:

Learn how to properly testing a JavaScript using Jasmine and the importance of Test Driven Development.

Try the app.

Required Software

Install Instruction

  1. Clone the Neighborhood Map repo
  2. go to cloned project: linux/Mac: cd feedreader
  3. Open the index.html or serve it using a simple http server of your choice.

Technology Used

Jasmine.js