Skip to content

Instantly share code, notes, and snippets.

@greatislander
Last active December 14, 2018 15:30
Show Gist options
  • Save greatislander/af4b798ec7a1fe090e8c3557f8b73848 to your computer and use it in GitHub Desktop.
Save greatislander/af4b798ec7a1fe090e8c3557f8b73848 to your computer and use it in GitHub Desktop.
Theme Testing
  • Proof of concept E2E testing using Jest + aXe (branch)
  • Proof of concept E2E testing using Jest + aXe in Docker (branch)
  • Create NPM package of test requirements
  • Improve formatting of reports from Jest + aXe
  • Different test commands for audit and pass/fail
  • Enable scaffolding basic E2E tests for themes (issue)
  • Enable running E2E tests locally via CLI (environment-agnostic)
  • Enable E2E tests for themes in CI (using Docker with sample content)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment