rob9095 / fend-jasmine-tests

Feed Reader tests with Jasmine for Udacity Front End Nano Degree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Feed Reader tests with Jasmine for Udacity Front End Nano Degree


Languages

Language:JavaScript 96.5%Language:HTML 1.8%Language:CSS 1.7%