Hi!
Via reference I am able to load .js files, and all is good.
However, I would also like to load html fixtures using jasmine-jquerys loadFixture() (or readFixture)
If i try to reference the html file chutzpah tries to load it in as a .js file (<script src=test.html>)
I've seen some examples of people using it, but I've not been able to do it myself.
Is it possible to load html fixtures?
Via reference I am able to load .js files, and all is good.
However, I would also like to load html fixtures using jasmine-jquerys loadFixture() (or readFixture)
If i try to reference the html file chutzpah tries to load it in as a .js file (<script src=test.html>)
I've seen some examples of people using it, but I've not been able to do it myself.
Is it possible to load html fixtures?