Skip to content

axeff/sencha-bootstrap

Repository files navigation

Headless testing for continous integration with Sencha Touch 2

HEADLESS = phantomjs
TESTING = jasmine
CONTINOUS INTEGRATION = git
Sencha Touch 2 = awesome!

simply:

install and make sure phantomjs is installed and then eihter run manually

phantomjs app-test/run-jasmine.js run-tests.html or/and copy *.git/hooks/pre-commit* into your project and let the hook run the tests

And to to run with JUnitXmlReporter (e.g for Jenkins integration): app-test/lib/phantomjs.runner.sh run-tests.html

About

Sencha Touch 2 + Jasmine Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published