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

https://github.com/ctrachte/jasmine-practice

Practice test-driven development using Jasmine 2.2
https://github.com/ctrachte/jasmine-practice

Last synced: 8 months ago
JSON representation

Practice test-driven development using Jasmine 2.2

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