/fend-jasmine-tests

Feed Reader tests with Jasmine for Udacity Front End Nano Degree

Primary LanguageJavaScript

Udacity FEND Jasmine Tests Project

Project Description

Udacity Frontend Nanodegree project to practice writing tests with Jasmine for feed reader app.

Launching the App

Download/clone the git repo and open the index.html file with your browser. The tests will load at the bottom of the page.

Code Information

You can view code for the tests in jasmine/spec/feedreader.js.

Dependencies

  1. Jasmine Testing Suite
  2. jQuery
  3. Handlebars