Table of Contents
Testing
Properly setting up your test environment and writing tests when contributing to WooCommerce core are essential parts of our development pipeline. The links below are also included in our Contributing Guidelines on GitHub.
If you have any questions about testing please reach out to the developer community in our public channels(Developer Blog, GitHub Discussions, or Community Slack).
Unit Testing
End-to-end tests are powered by Playwright. The test site is spun up using wp-env (recommended).
API Testing
API tests are based on Playwright and wp-env.
Calls for Testing
開発者向けブログでテストの募集状況を確認し、ベータテストの手順を読んで、新機能や拡張機能の開発に役立ててください。