Skip to content

MajhiRockzZ/feed-reader-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’‰ Feed Reader Testing πŸ’‰

This is submission for the Udacity Front-End Web Developer Nanodegree Project 4.

Website GitHub GitHub repo size in bytes Github commit merge status

About πŸ’Ž

Testing is an important part of the development process and many organizations practice a standard of development known as "test-driven development". This is when developers write tests first, before they ever start developing their application. All the tests initially fail and then they start writing application code to make these tests pass.

In this project we have been assigned to complete a incomplete test suite of a web-based application that reads RSS feeds.

Use πŸ’Ž

  • Method 1 :

    • Load index.html in your favorite browser.
  • Method 2 :

    • Follow the this link.

Features πŸ’Ž

Authors πŸ’Ž