Test your code

Lint

Lint your code to ensure it fullfils 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 Wed, Feb 8, 2023