Skip to content

SustainableCommunityDevelopmentHub/zeus

 
 

Repository files navigation

Zeus

Automated end-to-end testing for WordPress. Zeus generates a JSON file based the GUID's of your WordPress site, and runs basic health checks against each URL.

Install

  1. cd wp-content/plugins
  2. git clone https://github.com/sagalbot/zeus.git
  3. cd zeus && composer install
  4. Activate Zeus plugin from wp-admin

Commands

wp zeus generate

Generate a JSON sitemap to be used for testing.

wp zeus test

Run e2e test suite.

About

Automated end-to-end testing for WordPress.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 54.5%
  • Shell 23.7%
  • JavaScript 21.8%