How to create and run automated tests for WordPress blocks #24
Locked
juanmaguitar
started this conversation in
Topic Ideas
Replies: 2 comments 3 replies
-
@bph, is there anything I can do to re-surface this Topic Idea? |
Beta Was this translation helpful? Give feedback.
3 replies
-
This topic has been approved. Please continue the conversation on the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An article about how to create and run automated tests for our custom blocks in WordPress could be useful for both the product itself and the extenders using blocks.
In fact, I see this content as a series of two posts:
Edit
andsave
)The first post could be called "Unit Testing for Blocks" and could cover the following ideas:
These posts could even include a brief explanation of what BDD is, what CI is, and how these tests allow the Gutenberg project to grow in a more solid way.
Inspired by this answer in the support forums
Beta Was this translation helpful? Give feedback.
All reactions