You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2023. It is now read-only.
For the step 2:
you should add:
"The database $DB_NAME should be already created"
For the step 3 you should mention where phpunit must run from:
Go to your magento root directory and run unit tests for the first time to install test database by running phpunit. It should take about 3 minutes.
$ phpunit
Spent some time to figure it out.
The text was updated successfully, but these errors were encountered:
For the step 2:
you should add:
"The database $DB_NAME should be already created"
For the step 3 you should mention where phpunit must run from:
$ phpunit
Spent some time to figure it out.
The text was updated successfully, but these errors were encountered: