Core development / Related HOWTOs / Running Unit & Acceptance Tests
Unit tests¶
For running unit tests you need PHPUnit, this can
be run from the require-dev
install of PHPUnit that comes with Bolt:
After installing, you can run the unit test suite by running:
For more on running unit and behavioural tests, please follow the instructions in
the bolt/core
repository on GitHub here
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.