Skip to content

WordPress end to end testing with Cypress.io.

License

Notifications You must be signed in to change notification settings

ampersarnie/wp-cypress

This branch is 2 commits ahead of, 68 commits behind bigbite/wp-cypress:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43e61b9 · Jul 17, 2022
Apr 24, 2020
Jan 5, 2022
Jul 6, 2020
Aug 7, 2021
Jul 6, 2020
Jul 17, 2022
Jul 20, 2021
Apr 2, 2020
Jan 5, 2022
Jan 5, 2022
Dec 16, 2021
Apr 24, 2020
Nov 4, 2020
Jan 19, 2022
Feb 5, 2022
Feb 5, 2022
Apr 2, 2020
Jan 12, 2021

Repository files navigation

WP Cypress


Cypress is designed to address the pain points of testing modern web applications. WP Cypress extends Cypress to address specific pain points developers and QA engineers face when testing modern WordPress applications.

Features

  • Run a single command to set up a testing environment.
  • Automate tests across multiple WordPress versions.
  • Test individual plugins, themes, a combination of multiple themes and plugins or an entire site.
  • Seed your database with test data using WP_Cypress\Seeder.
  • Teardown between blocks of tests.
  • Additional custom cypress commands.

Documentation

Please refer to the Github Wiki for documentation.

Contributing

Please refer to our contributing guidelines.

Changelog

Please refer to the Releases page for the changelog.

About

WordPress end to end testing with Cypress.io.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.0%
  • PHP 27.9%
  • EJS 4.2%
  • Shell 0.9%