GitHub - ten-eleven/xenon-boilerplate: boilerplate for xenon

1 min read Original article ↗

Xenon (http://github.com/ten-eleven/xenon) is a JavaScript Testing utility for protractor that makes it easier to manage E2E testing with applications which heavily use components. Xenon's API helps you create testing objects which mirror your components structure.

This boilerplate is help you bootstrap your functional tests in your project.

To run

This will run a small spec against our searchkit's demo site. Shows how to import page objects used in another project