johnbintz / jasmine-headless-webkit

This project is dead. You should use Karma instead. I do.
http://karma-runner.github.io/
194 stars 99 forks source link

Not compatible with jasmine-core 2.x #190

Open adborden opened 10 years ago

adborden commented 10 years ago

When running the jasmine-headless-webkit specs, I see these errors and get various failures.

Error: jasmine not laoded!
Error: jasmine not loaded!
ReferenceError: Can't find variable: jasmine
ReferenceError: Can't find variable: jasmine
ReferenceError: Can't find variable: jasmine

This looks like jasmine-headless-webkit isn't compatible with jasmine-core 2.0+. Work-around is to install < 2 jasmine-core.