An open API service indexing awesome lists of open source software.

https://github.com/ziming/javascript-jasmine-testing-playground

Just playing around with javascript testing framework jasmine. Following some online course
https://github.com/ziming/javascript-jasmine-testing-playground

Last synced: 9 months ago
JSON representation

Just playing around with javascript testing framework jasmine. Following some online course

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).