Search code examples
jasminephantomjschutzpah

Running unit tests with chutzpah on real browser


Is there a way to setup Chutzpah to run test with other browser than phantomjs, preferably real browser, not headless.

I'm using chutzpah as Visual Studio extension and runner 4.2.1 for CI

Please let me know if more information needed.


Solution

  • Today you can use the OpenInBrowser command and chutzpah will open the harness in a real browser. I am also working on supporting headless chrome but not sure when it will be ready.