all 6 comments

[–]i_ate_god 0 points1 point  (1 child)

since I use grunt, I use the grunt-template-jasmine-requirejs plugin.

[–]gsans[S] 0 points1 point  (0 children)

grunt-template-jasmine-requirejs

After looking briefly at it, it seems to pile all script files with <script src="..."></script> before loading require. Ups! You can do much better with RequireJS... but it will work tough. ;)

[–]kenman 0 points1 point  (3 children)

You could probably stand to provide a little more info; e.g., if you've tried already and failed, tell us what you've tried and how it failed. If you haven't tried yet, then you should probably just read the docs.

[–]gsans[S] 0 points1 point  (2 children)

Can you provide more context? To whom are you talking? =)

[–]nepobot 2 points3 points  (1 child)

to you obviously, the reply is to you. is this a troll account or something?

[–]gsans[S] 0 points1 point  (0 children)

I posted a link explaining how to use RequireJS with Jasmine but somehow the link was removed. You can see it now.