Skip to content

Testing

This package uses orchestra/testbench for testing. To run the tests change into the packages root directory and run the following commands:

composer install
vendor/bin/testbench vendor:publish --tag=config --force
vendor/bin/testbench package:test