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
In this repo, you will find an initial configuration for phpunit. So you don't need to spend hours to configure phpunit for your project.
Basic uses
Download the repo into your project's root directory. You will find three files inside the repo, comsposer.json, composer.log phpunit.xml
Once you are done with downloading the repo, open the terminal and locate to the directory where you have downloaded your repo and run the following command