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

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

Jasmine Testing Demo based on Udacity's Front End NanoDegree curriculum
https://github.com/ctrachte/jasmine-demo

Last synced: about 2 months ago
JSON representation

Jasmine Testing Demo based on Udacity's Front End NanoDegree curriculum

Awesome Lists containing this project

README

          

# JavaScript Testing
*Created by Udacity with educational notes and adjustments by Caleb Trachte.*

## This example repository is taken from [Udacity's JavaScript Testing course](https://www.udacity.com/course/javascript-testing--ud549).

- This version uses a deprecated version of Jasmine for learning purposes.

- Practice testing your JavaScript applications using Jasmine! `git clone https://github.com/udacity/ud549` and open the files in your editor to follow along!