Skip to content

timbergus/jasmine-async-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jasmine Asynchronous Test

Asynchronous test with standalone Jasmine using done().

To see the two different results, comment the two different beforeEach in spec/test.js.

The idea is that if you don't wait to the beforeEach using the done(), value is NaN.

To run it, if you have installed PHP, just run $ npm start. If not, you need to open index.html in the browser or using a local server.

About

Asynchronous test in Jasmine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published