Skip to content

Udacity FEND Nanodegree Unit Testing Project

Notifications You must be signed in to change notification settings

puhundrik/udacity_feedreader_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Nanodegree Feedreader

Project Overview

This is the project for Udacity Frontend Nanodegree Course.

The goal of this project is to learn how to write test suites using Jasmine development framework for testing JavaScript code.

How to Install

There are two ways to install the reader on local PC

or

  • Download zip-file with repository, unpack the files to any folder

Then just open index.html file in your favourite browser. When the page completes to load the results of the tests will appear at the bottom of the page.

REQUIREMENTS

  1. Browser with JavaScript enabled.
  2. Internet connection to load feeds, external scripts and fonts.

About

Udacity FEND Nanodegree Unit Testing Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • HTML 1.8%
  • CSS 1.7%