Using Karma-runner with AngularJS, Jasmine, CoffeScript

前端 未结 1 1999
无人共我
无人共我 2021-01-20 09:25

My app besides jRuby/Rails uses AngularJS, CoffeScript. I\'d like to test my javascript with Jasmine and run it with

相关标签:
1条回答
  • 2021-01-20 10:04

    Instead of loading the assets with a wildcats, have you tried loading them by specifying one by one, in the correct order? I know the order does matter with karma.

    0 讨论(0)
提交回复
热议问题