Test your code

Lint

Lint your code to ensure it mets our package styling standards:

composer lint

Tests

Run all tests:

composer test

Check types:

composer test:types

Unit tests:

composer test:unit
Edit this page on GitHub Updated at Fri, Oct 15, 2021