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

Edited Unassigned: Load dependencies before Jasmine unit tests and code...

I have a web application implemented with the Durandal framework. Durandal uses other libraries as jquery, knockout, Q, toastr. Beside these third party libraries, I use 'jquery UI' which depends on...

View Article


New Post: Only show code coverage for certain references?

Is it possible using the Chutzpah.json file to only show code coverage on certain references? For example, I reference many AngularJS libraries, underscore.js, moment.js. I also reference my app files...

View Article


New Post: Only show code coverage for certain references?

You can use the CodeCoverageIncludes/CodeCoverageExcludes from the chutzpah.json file.

View Article

New Post: Only show code coverage for certain references?

The only way I can think of is to have all of my references that I do not want to cover be .min.js files and the ones that I do want to cover be .js files. That way, I can specify in my Chutzpah.json...

View Article

New Post: Only show code coverage for certain references?

You can list more than one file in CodeCoverageExcludes

View Article


New Post: Only show code coverage for certain references?

Does the CodeCoverageIncludes function the same as a Path in references (recursive search)?

View Article

New Post: Only show code coverage for certain references?

It just matches the paths it sees using the wild cards. From the docs:{ "CodeCoverageExcludes": ["*\\jquery.js"], "CodeCoverageIncludes": ["*query.js", "*\\dog.js"] }

View Article

New Post: Only show code coverage for certain references?

Ok thanks. I'll stick with referencing the .min.js files for those that I do not desire code coverage on and will just use "CodeCoverageExcludes" : "*.min.js". Thanks.

View Article


Created 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


Created Unassigned: Open in browser not working in Visual Studio [272]

Clicking "Open in browser" from context menu does not open the js file in browser, it is opening file in Visual Studio.

View Article

Commented Unassigned: Open in browser not working in Visual Studio [272]

Clicking "Open in browser" from context menu does not open the js file in browser, it is opening file in Visual Studio.Comments: Odd, I have not seen that happen before. Any idea how to repro?

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

Commented Unassigned: Open in browser not working in Visual Studio [272]

Clicking "Open in browser" from context menu does not open the js file in browser, it is opening file in Visual Studio.Comments: I just enabled these two VS extensions: - Chutzpah Test Adapter for Test...

View Article


Commented Unassigned: Open in browser not working in Visual Studio [272]

Clicking "Open in browser" from context menu does not open the js file in browser, it is opening file in Visual Studio.Comments: I tried uninstalling and re-installing those two extensions but no luck...

View Article

Commented Unassigned: Open in browser not working in Visual Studio [272]

Clicking "Open in browser" from context menu does not open the js file in browser, it is opening file in Visual Studio.Comments: This might help?...

View Article


Created Unassigned: What about supporting intern? [273]

http://theintern.io/#compareLooks way better promising than any other testing libraries

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


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: What about supporting intern? [273]

http://theintern.io/#compareLooks way better promising than any other testing librariesComments: Looks interesting. If you are interested in experimenting with this I would help guide you in the major...

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
Browsing all 1864 articles
Browse latest View live


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