fouladgar.dev
1 min readJan 5, 2019

Nice article!

You don’t have a need to set an alias to run PHPUnit.

You can define a command in composer file as follows:

// composer.json
{
...
"scripts": {
"test": "vendor/bin/phpunit"
}
...
}

and run the “test” command in the terminal.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

fouladgar.dev
fouladgar.dev

No responses yet

Write a response