Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2567910/feed-reader-testing
Feed-Reader-Testing
https://github.com/2567910/feed-reader-testing
Last synced: about 9 hours ago
JSON representation
Feed-Reader-Testing
- Host: GitHub
- URL: https://github.com/2567910/feed-reader-testing
- Owner: 2567910
- Created: 2017-02-23T17:43:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T15:30:08.000Z (over 7 years ago)
- Last Synced: 2024-07-28T22:56:49.325Z (4 months ago)
- Language: JavaScript
- Homepage: https://2567910.github.io/Feed-Reader-Testing/
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript-testing
## About This Project
This project is based on the concept of test-driven javascript programming. Here, I have used the starter code given by Udacity and the
jasmine testing framework to create a series of test suites for the efficiency of my application.## Getting Started
* To load the feed reader app with the jasmine specsheet simply clone this repository or create a pull request.Get more information about pull requests [here](https://help.github.com/articles/creating-a-pull-request/).
* If you aren't comfortable with either of these, another option would be to simply download the zip file.
* Download or fork the application from [here.](https://github.com/2567910/Feed-Reader-Testing/)
* Select the index.html file to start the application.