Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Browsing all 1864 articles
Browse latest View live
↧

Commented Unassigned: Code coverage report has no indentation when viewing...

When I run code coverage using the right-click menu in Visual Studio, the generated HTML file that opens in my browser has no indentation for the code. Is there a configuration error or just not...

View Article


Commented Unassigned: Support for Angular (aka pure) HTML template imports [269]

We are using Chutzpah with QUnit to unit test our client side code which is built on the AngularJS framework. We have defined several AngularJS directives that reference templates located in external...

View Article


Edited Unassigned: Make SuccessPercentage configurable in chutzpah.json [266]

60% is an arbitrary value, it should be configurable in chutzpah.json

View Article

Commented Unassigned: Make SuccessPercentage configurable in chutzpah.json [266]

60% is an arbitrary value, it should be configurable in chutzpah.jsonComments: Fixed in f5754450f449, Added configuration setting __CodeCoverageSuccessPercentage__

View Article

Edited Unassigned: Code coverage report has no indentation when viewing...

When I run code coverage using the right-click menu in Visual Studio, the generated HTML file that opens in my browser has no indentation for the code. Is there a configuration error or just not...

View Article


Commented Unassigned: Code coverage report has no indentation when viewing...

When I run code coverage using the right-click menu in Visual Studio, the generated HTML file that opens in my browser has no indentation for the code. Is there a configuration error or just not...

View Article

Closed Unassigned: Debug tests doesn't work [262]

"Debug selected tests" doesn't seem to be working in VS2013. It attaches to some sort of process, but not as "DEBUG Javascript" and a result you can't debug javascript tests.To simply achieve that, you...

View Article

Commented Unassigned: An exception occurred while invoking executor...

I have the following error message :An exception occurred while invoking executor 'executor://chutzpah-js/': Unable to find headless browser: phantomjs.exeThis occurs when I start a build with Chutzpah...

View Article


Commented Unassigned: Coverage crashes when requireJS asks for a missing...

That's a bug. I explicitely want to test a missing module so I can test the require.onError method :)```: System.AggregateException: One or more errors occurred. --->...

View Article


Commented Unassigned: Coverage crashes when requireJS asks for a missing...

That's a bug. I explicitely want to test a missing module so I can test the require.onError method :)```: System.AggregateException: One or more errors occurred. --->...

View Article

Commented Unassigned: Make SuccessPercentage configurable in chutzpah.json [266]

60% is an arbitrary value, it should be configurable in chutzpah.jsonComments: Great one!

View Article

Commented Unassigned: Errors only when measuring coverage [260]

I have tests that pass if I don't use the /coverage flag, but that fail when I do. C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js3 total, 0...

View Article

Commented Unassigned: Errors only when measuring coverage [260]

I have tests that pass if I don't use the /coverage flag, but that fail when I do. C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js3 total, 0...

View Article


New Post: include sinon on my tests

how can i include sinon on my project i work with requirejs an qunit? i try this but it's not working to me {"Framework": "qunit", "TestHarnessReferenceMode": "AMD", "TestHarnessLocationMode":...

View Article

New Post: include sinon on my tests

Please give me a full repro of your issue? And can you be more clear with "not working"? Are you getting an error?

View Article


New Post: include sinon on my tests

this is a Here is a simple example of unit test i maketest("sinon checking", function() { sinon.stub(myService, 'getMessage').returns('abc'); var result = core.returnMessage(); equal(result, 'abc');...

View Article

New Post: include sinon on my tests

Could you provide a zip file containain a full repro that I can download and run

View Article


New Post: include sinon on my tests

https://github.com/haimtz/unitTestChutzpah

View Article

New Post: include sinon on my tests

This Is my test project Have a nice dayHaim

View Article

Created Unassigned: Measuring code coverage for a file with only comments...

Measuring coverage on a file with only comments gives an error and hits a time-out of 10 seconds. This delays test suite execution unnecessarily. Easily reproducible with attached...

View Article
Browsing all 1864 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>