I got 2 javascript files:
-
jquery.js
which I want to write unit test for. -
jquery.test.js
which 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