Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 193 Bytes

File metadata and controls

10 lines (8 loc) · 193 Bytes

Development Setup

composer install
composer dump-autoload
composer lint
composer test

Integration tests require WORDPRESS_URL, WORDPRESS_USER, and WORDPRESS_APP_PASSWORD.