Deprecated: 関数 WP_Dependencies->add_data() がバージョン 6.9.0 から非推奨になった引数付きで呼び出されました。IE の条件付きコメントは、対応しているすべてのブラウザで無視されます。 in /home/artws/woo-japan.info/public_html/wp-includes/functions.php on line 6131

Deprecated: 関数 WP_Dependencies->add_data() がバージョン 6.9.0 から非推奨になった引数付きで呼び出されました。IE の条件付きコメントは、対応しているすべてのブラウザで無視されます。 in /home/artws/woo-japan.info/public_html/wp-includes/functions.php on line 6131
コンテンツへスキップ →

README

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

開発者向けブログでテストの募集状況を確認し、ベータテストの手順を読んで、新機能や拡張機能の開発に役立ててください。