New Post: Code Coverage for AMD Modules
Hi, I have trouble getting Chutzpah report code coverage for 'require.js' AMD modules.. To demonstrate the problem here is a simple test project: https://bitbucket.org/rasane/chutzpahamdcoveragetest/...
View ArticleNew Post: Code Coverage for AMD Modules
This is currently a limitation of Chutzpah where it doesn't run code coverage on the html file. There are also known issues with running AMD using the .js file. I plan to work on making AMD work better...
View ArticleNew Post: Coverage report filename
Sure, I will look into adding this for a future release. I can add it to both places for more flexibility. Would you mind filing an work item on the issues page with this suggestion. This way I can...
View ArticleCreated Unassigned: Output window always switches to Tests [128]
This is very annoying as every time you are editing a test the output window switches to Tests!It should rather never "focus" or change "category" by itself.http://screencast.com/t/IjuG0zbT
View ArticleCommented Unassigned: Output window always switches to Tests [128]
This is very annoying as every time you are editing a test the output window switches to Tests!It should rather never "focus" or change "category" by itself.http://screencast.com/t/IjuG0zbTComments:...
View ArticleCreated Unassigned: Open in Browser always using file:// protocol [129]
file:///D:/Work/App/test/viewmodels/account/_Chutzpah.a83e83ba60fc9ecf712da17c9458ca0a.test.htmlThis sucks, because it doesn't take my Website settings into...
View ArticleNew Post: Code Coverage for AMD Modules
Thanks mmanela.. I understand the limitation.. I notice that it does work as shown in your source code examples \Facts.Integration\JS\Code\RequireJS\all.tests.qunit.js.. so it appears, coverage does...
View ArticleCommented Unassigned: Open in Browser always using file:// protocol [129]
file:///D:/Work/App/test/viewmodels/account/_Chutzpah.a83e83ba60fc9ecf712da17c9458ca0a.test.htmlThis sucks, because it doesn't take my Website settings into...
View ArticleCommented Unassigned: Open in Browser always using file:// protocol [129]
file:///D:/Work/App/test/viewmodels/account/_Chutzpah.a83e83ba60fc9ecf712da17c9458ca0a.test.htmlThis sucks, because it doesn't take my Website settings into...
View ArticleCommented Unassigned: Open in Browser always using file:// protocol [129]
file:///D:/Work/App/test/viewmodels/account/_Chutzpah.a83e83ba60fc9ecf712da17c9458ca0a.test.htmlThis sucks, because it doesn't take my Website settings into...
View ArticleCommented Unassigned: Open in Browser always using file:// protocol [129]
file:///D:/Work/App/test/viewmodels/account/_Chutzpah.a83e83ba60fc9ecf712da17c9458ca0a.test.htmlThis sucks, because it doesn't take my Website settings into...
View ArticleSource code checked in, #0c6efd1e49fe
Stop running code coverage on files user excludes
View ArticleCreated Unassigned: Code Coverage Report Settings (request). [130]
Currently (v2.4.1.266) writes the coverage report files to the current directory.This is a request to amend that functionality to enable the output folder to be specified both on the command line and...
View ArticleNew Post: Code Coverage for AMD Modules
I don't fully understand what you are trying to do in your code. If you can describe it in more detail I could better give my opinion.
View ArticleCreated Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleCommented Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleCommented Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleCreated Unassigned: 'Open in Browser' works but 'Run JS Tests' does not [132]
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...
View ArticleCommented Unassigned: 'Open in Browser' works but 'Run JS Tests' does not [132]
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...
View Article