Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/godaddy-wordpress/block-unit-test

Preparing WordPress themes for Gutenberg with the Block Unit Test WordPress Plugin
https://github.com/godaddy-wordpress/block-unit-test

gutenberg wordpress wordpress-development wordpress-plugin

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Gutenberg Block Unit Test

[![WordPress plugin](https://img.shields.io/wordpress/plugin/dt/block-unit-test.svg?style=flat)](https://wordpress.org/plugins/block-unit-test/) [![WordPress plugin](https://img.shields.io/wordpress/plugin/v/block-unit-test.svg?style=flat)](https://wordpress.org/plugins/block-unit-test/) [![WordPress](https://img.shields.io/wordpress/v/block-unit-test.svg?style=flat)]() [![License](https://img.shields.io/badge/license-GPL--3.0%2B-red.svg)](https://github.com/richtabor/block-unit-test/blob/master/license.txt)

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...](https://richtabor.com/gutenberg-block-unit-test/)

[![The Block Unit Test for Gutenberg](https://user-images.githubusercontent.com/1813435/41507905-af74a83c-7209-11e8-9621-264795f76966.jpg)](https://richtabor.com/gutenberg-block-unit-test?utm_medium=block-unit-tes-github&utm_source=readme&utm_campaign=readme&utm_content=banner)

> 💥 WordPress → [Download Block Unit Test on WordPress.org](https://wordpress.org/plugins/block-unit-test/).

## Installation ##

1. Install the offical [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin. Note that Gutenberg is not suggested for use on production sites.
2. Download the plugin from the [WordPress plugin directory](https://wordpress.org/plugins/block-unit-test/).
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](https://github.com/thatplugincompany/block-unit-test/issues/new).

## Contributions ##
Please read the [guidelines for contributing](https://github.com/thatplugincompany/block-unit-test/blob/master/CONTRIBUTING.md) to the Block Unit Test. Anyone is welcome to contribute!

There are various ways you can contribute:

1. Raise an [Issue](https://github.com/thatplugincompany/block-unit-test/issues/new) on GitHub
2. Send a pull request with your changes and/or bug fixes
3. Provide feedback and suggestions on [enhancements](https://github.com/thatplugincompany/block-unit-test/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open)

## Want a Gutenberg-ready WordPress theme?
Meet [Tabor](https://themebeans.com/themes/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](https://user-images.githubusercontent.com/1813435/41507963-cf747364-720a-11e8-8e10-9e826c0107ac.jpg)](https://themebeans.com/themes/tabor?utm_medium=block-unit-tes-github&utm_source=readme&utm_campaign=readme&utm_content=banner)