Skip to content

khaled-ansary/FeedReader-JS-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

The project reads RSS Feeds. Jasmine is used to test the project.

Why this Project?

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.

Whether you work in an organization that uses test-driven development or in an organization that uses tests to make sure future feature development doesn't break existing features, it's an important skill to have!

How to run?

  1. Download the ZIP file or clone the project git clone https://github.com/khaled-ansary/FeedReader-JS-Testing.git
  2. Open the index.html file

Live Version

You can find a live version of the project here

Screenshot

Screenshot

Dependencies

License

The MIT License

Copyright (c) Md Khaled Hossain Ansary

License

Releases

No releases published

Packages

No packages published

Languages