Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 459 Bytes

File metadata and controls

37 lines (25 loc) · 459 Bytes

ThemeBrowserTesting

Installation

composer install
chmod +x run.sh

Usage

Build diff summary

docker-compose build
./run.sh /path/to/theme

Run style guide

php -S localhost:3333

Etc

Run the app and jump into terminal:

docker-compose run --entrypoint bash app

Wish list:

  • Backstop.js
  • Automatically generated and deployed style guides
  • Accessibility testing using a headless browser