Cognizant-CDE-Australia / generator-confit

Build-tool generator for current and future web.
https://odecee.github.io/generator-confit
Other
29 stars 3 forks source link

Update to use codecept.io #62

Closed Nighthawk14 closed 7 years ago

Nighthawk14 commented 8 years ago

Protractor 4.0.0 has been released and contains some good features. As well it now has typings for typescript. 👍

uglow commented 8 years ago

Maybe this issue could be changed to use codecept.io once it is stable. Thoughts?

Nighthawk14 commented 8 years ago

Definitely 👍. I'm waiting for the PR to be merged https://github.com/Codeception/CodeceptJS/pull/167

Nighthawk14 commented 7 years ago

Some feedback on this, I would still suggest to upgrade protractor to 4.0.10 now, codecept is an interesting tool but we found some annoying things after using it here :), it's mostly bugs but that means it's not quite ready yet.

uglow commented 7 years ago

Thanks @Nighthawk14 . Can you elaborate on the bugs you found, please? I'm quite fond of the idea of being able to write tests that target the DOM, not the framework that creates the DOM. While Protractor DOES work with non-Angular sites, Codecept hides this from the test-writer.