I got 2 javascript files:
-
jquery.jswhich I want to write unit test for. -
jquery.test.jswhich contains jasmine describes that aimed to test the jquery functionality.
Is there any way to preload the jquery.js in jquery.test.js or somewhere else so I can reference the $ symbol?
Aucun commentaire:
Enregistrer un commentaire