velesin / jasmine-jquery

jQuery matchers and fixture loader for Jasmine framework
MIT License
1.89k stars 347 forks source link

Karma serve files under a `/base' directory #264

Closed teone closed 9 years ago

teone commented 9 years ago

Hi @velesin and thanks a lot for this wonderful library.

I've noticed that Karma as default serve files under a /base directory, and this let me be stucked for a couple of hours.

Should we add a note in the README section about 'fixturesPath' ?

travisjeffery commented 9 years ago

Yeah feel free to make a PR

teone commented 9 years ago

Done here: 45d26293542ad911bc9a4f141659743d81ae1b50

teone commented 9 years ago

Readme has been updated