You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the project will evolve, it will include a front-end part as well as a back-end part. To verify that both part connects well, we should include end-to-end tests.
As the project will evolve, it will include a front-end part as well as a back-end part. To verify that both part connects well, we should include end-to-end tests.
WordPress Core already uses end-to-end tests, see https://github.com/WordPress/wordpress-develop/tree/master/tests/e2e.
See @youknowriad 's end-to-end tests introduction.
Also, expect to have more tests in WordPress Core coming: https://make.wordpress.org/core/2020/08/07/e2e-end-to-end-testing-in-core-working-group-proposal/
The text was updated successfully, but these errors were encountered: