Skip to content

9seeds/block-unit-test

 
 

Repository files navigation

Gutenberg Block Unit Test

WordPress plugin WordPress plugin WordPress License

Testing every core block — and every variation of every block — is no small task. That's why I built the Block Unit Test WordPress plugin. Deploy the Block Unit Test WordPress plugin and review every core Gutenberg block to ensure your theme fully supports Gutenberg. Keep reading...

The Block Unit Test for Gutenberg

💥 WordPress → Download Block Unit Test on WordPress.org.

Installation

  1. Install the offical Gutenberg plugin. Note that Gutenberg is not suggested for use on production sites.
  2. Download the plugin from the WordPress plugin directory.
  3. Activate the Block Unit Test plugin
  4. You will find a new page added, titled "Block Unit Test". Each of the core Gutenberg blocks will be added here for you to start testing.

Development

  1. Clone the GitHub repository: https://github.com/that-plugin-company/block-unit-test.git
  2. Browse to the folder in the command line.
  3. Run the npm install command to install the plugin's dependencies within a /node_modules/ folder.
  4. Develop stuff.
  5. Run the build gulp task to process build files and generate a zip.

Bugs

If you find a 🐞 or an issue, create an issue.

Contributions

Please read the guidelines for contributing to the Block Unit Test. Anyone is welcome to contribute!

There are various ways you can contribute:

  1. Raise an Issue on GitHub
  2. Send a pull request with your changes and/or bug fixes
  3. Provide feedback and suggestions on enhancements

Want a Gutenberg-ready WordPress theme?

Meet Tabor, a Gutenberg WordPress theme built for professional writers and content marketing. With full support for OptinMonster, Yoast, Schema and more, Tabor is the theme you need to grow your audience. With Tabor and Gutenberg, writing in WordPress is finally fun again.

Tabor, A Gutenberg WordPress Theme

About

Preparing WordPress themes for Gutenberg with the Block Unit Test WordPress Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.4%
  • JavaScript 4.6%