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

Latest commit

 

History

History
11 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 345 Bytes

Integration between Drupal 8 and Mustache templates in Patternlab

How to run the tests

From the root of your Drupal installation, run

php vendor/bin/phpunit -c core modules/custom/patternlab/tests/src/Unit/MustacheTest.php

For more options, see the Handbook page Running PHPUnit tests.