Skip to content

An example of how to use WP Browser to run Codeception WebDriver acceptance tests on Travis CI

License

Notifications You must be signed in to change notification settings

JDGrimes/wp-browser-travis-demo

Repository files navigation

WP Browser Travis Demo Build Status

An example of how to use WP Browser to run Codeception WebDriver acceptance tests against WordPress on Travis CI.

Notes

  • You must use http://127.0.0.1:8888 as the webdriver URL. Other ports will work, but if you try to use localhost or leave out the http:// it will break.
  • You have to install WordPress, see travis.sh.
  • Currently failing on HHVM. PhantomJS says XPath error : Invalid expression #user_login.

See .travis.yml for more details.

About

An example of how to use WP Browser to run Codeception WebDriver acceptance tests on Travis CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published