zcaudate-me / example.purnam.test

Example of how to do clojurescript testing with karma
Eclipse Public License 1.0
8 stars 0 forks source link

Error: No provider for "framework:jasmine"! (Resolving: framework:jasmine) #2

Open kenfehling opened 9 years ago

kenfehling commented 9 years ago

On running karma start I get this error. I tried npm install karma-jasmine but I didn't think that would work and it didn't.

zcaudate commented 9 years ago

Hey Ken,

Yeah.. It's a bit annoying as karma, jasmine and cljs have all changed since.

I'll take a look at it soon but in the meantime... have you tried the tests in the main purnam directory? I think those should work with he newest karma and jasmine.

On 18 Aug 2015, at 23:42, Ken Fehling notifications@github.com wrote:

On running karma start I get this error. I tried npm install karma-jasmine but I didn't think that would work and it didn't.

— Reply to this email directly or view it on GitHub.