Chilicat

Results 8 comments of Chilicat

The process does not crash anymore (~50 minutes, still running)

@nolar Sure, no problem. Thanks for the fast feedback.

Obsoletes https://github.com/chilicat/terraform-provider-pkcs12 Very welcome! :)

I also observed problems after a upgrade to a newer version. Because of the Git integration it turns out that older user accounts doesn't work. My workaround was to create...

Yes you can work with the DOM in your tests but currently it is not possible to leverage HTML. I used it mainly for API tests so far.

Hi Christoffer, I have never tried JsChilicat with PHPStorm. The target platform is Intellij. The plugin should not be available in the repository for PHP Storm. Sorry for the inconvenience....

I think the problem is that JsChilicat needs a configured JDK instance, WebStorm and PHPStorm doesn't support this feature. I did some node js development myself and I really liked...

Have you tried to execute your tests with htmlunit? java -jar jschilicat.jar -htmlunit htmlunit doesn't support code coverage but it would help to figure out where the problem is.