How to make "composer test" your default test runner
To get `composer test` to work in the command line and here are two of my preferred boilerplates:
In `composer.json`, "scripts"




