Hi,
I am using Chutzpah 2.4 in VS2012 along with RequireJS.
When executing tests using "__Open in Browser__" and "__Show in Code Coverage__" all works fine, but when I do the same tests via "__Run JS Tests__" I get the following:
___========== Total Tests: 0 passed, 0 failed, 0 total ==========___
I am worried that when I ultimately get our tests into a CI Build on TFS 2012, I'll hit the same issue.
Any help in resolving this would be greatly appreciated.
Mike
Comments: Ah yes, requireJs changed how they load things in a recent version. I need to look into what Chutzpah must to do compensate for that.
I am using Chutzpah 2.4 in VS2012 along with RequireJS.
When executing tests using "__Open in Browser__" and "__Show in Code Coverage__" all works fine, but when I do the same tests via "__Run JS Tests__" I get the following:
___========== Total Tests: 0 passed, 0 failed, 0 total ==========___
I am worried that when I ultimately get our tests into a CI Build on TFS 2012, I'll hit the same issue.
Any help in resolving this would be greatly appreciated.
Mike
Comments: Ah yes, requireJs changed how they load things in a recent version. I need to look into what Chutzpah must to do compensate for that.