Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 702 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 702 Bytes

Xenon Boilerplate

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