Javascript mocking framework - Jack's example

I am currently having trouble integrating Jack with my QUitit. Also, not knowing where to start, I am also confused about how to actually use it (Jack). There are not many examples on the internet, so I was wondering if anyone with Jack's experience can mock AJAX calls / generic Javascript can show me an example or two?

Thank.

+2


source to share


1 answer


The QUnit integration was recently added.



Check out the implementation examples here: http://github.com/keronsen/jack

+3


source







All Articles