-
Google owns Chrome. So what's to prevent it from installing its own root certificate and MITMing all of your web browsing? Even if Google is able to restrain itself from acquiring all that juicy dat…
-
-
Consider this scenario:
```
Mar 13 20:51:26 priyasi systemd[1]: Unnecessary job for /dev/fuse was removed.
Mar 13 20:51:26 priyasi systemd[1]: Unmounting /home/rrs/.cache/catfs/chutzpah...
Mar 13 …
-
I'm using visual studio to write my c# code, I also write my web application code with typescript and Chutzpah.
Is it possible to add support for Chutzpah coverage report as well? I think it can write…
-
Description
First of all, thank you for `mcachefs`. I believe this can serve as a caching layer for my needs where the backing store is a remote share. I am using the latest `mcachefs` from the git r…
-
We have got our unit tests that are run as part of the build which uses Chutzpah. Now those tests fail in wallabyjs because it does not consider following references
/// reference path="../../../../.…
-
We are using Chutzpah to have javascript code coverage. When I'm referencing jquery-ui using chutzpah code coverage it timesout. Which internally relies on blanket js for instrumentation. I've played …
-
I was able to spin up the example TestRunner and view the result in the browser.
However, when i tried using the CLI, I got:
"Error: Cannot find module 'path' "
The only usage of "path" is in the ph…
-
Hi.
Thank you for CucumberJS.TestAdapter.
When I set a breakpoint in my JavaScript or TypeScript code in a step definition in Visual Studio 2015 Update 3, and selected to "Debug Selected Tests" …
-
A couples users on Chutzpah [reported issues](https://chutzpah.codeplex.com/discussions/442517) when generating code coverage with Blanket.js (which Chutzpah uses under the covers) for his code which …