karma-requirejs icon indicating copy to clipboard operation
karma-requirejs copied to clipboard

How to use QUnit with Karma and RequireJS

Open ghost opened this issue 11 years ago • 1 comments

I'm new to using Karma, been meaning to get familiar with it for some time. That said, I've just spent the better part of a day trying to get it to run a single unit test (using Mocha and Should.js), and having solved that, am now struggling to get it to run my existing QUnit tests.

I could post this to karma-qunit, but I'm not really sure which framework is the problem and figure its all the same people looking at these issues.

https://gist.github.com/jayboyd/9624412

I've tried everything I can find google and read lots of SO answers to similar problems (including many that eventually helped me sort out getting Mocha to work.

Please, please help! What am I missing?

ghost avatar Mar 18 '14 17:03 ghost

Is this still an issue?

dignifiedquire avatar Jun 18 '15 11:06 dignifiedquire