Skip to content

Latest commit

 

History

History

README.md

Jetpack Blocks

Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.

Usage

Development

Running tests requires working svn, composer and pnpm commands.

Once these are installed, you install the composer dependencies by running:

$ composer install --ignore-platform-reqs

Run PHP unit tests

On a local development environment run:

$ composer phpunit