I've been recently writing unit tests for my angular applications using chutzpah and so far everything is just fine, but now I'm starting to write e2e tests and wanted to use protractor as it's the recommended way of doing e2e in modern angular but I'm not sure on how to integrate both.
I've been searching and couldn't find any example or hint. You can see the setup I'm currently trying in one of my pet proyects here: https://github.com/guerrademitos/MitoPedia
I think you would use Protractor instead of Chutzpah. Chutzpah is a test runner and Protractor is a different test runner. Chutzpah runs tests inside of the PhantomJS headless browser while Protractor is a layer on top of WebDriverJs which is the API on top of Seleniums browser automation framework.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With