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: Here it is. Under the /Scripts folder there is a member named @@-QUnit.OrderViewBasket.Tests.js that you can use to reproduce the issue.
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: Here it is. Under the /Scripts folder there is a member named @@-QUnit.OrderViewBasket.Tests.js that you can use to reproduce the issue.