https://github.com/whoabhisheksah/javascript-testing
How to write Tests in JavaScript (Jasmine Framework)
https://github.com/whoabhisheksah/javascript-testing
Last synced: 3 months ago
JSON representation
How to write Tests in JavaScript (Jasmine Framework)
- Host: GitHub
- URL: https://github.com/whoabhisheksah/javascript-testing
- Owner: whoAbhishekSah
- Created: 2018-04-26T12:19:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T15:03:51.000Z (about 7 years ago)
- Last Synced: 2025-01-21T15:28:34.588Z (5 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Testing
Practice testing your javascript applications using Jasmine!
`git clone https://github.com/udacity/ud549` and open the files in your editor to follow along with [Udacity's JavaScript Testing course](https://www.udacity.com/course/javascript-testing--ud549).