Skip to content

PHP unit practice codes goes inside this repo.

Notifications You must be signed in to change notification settings

junaidbinjaman/phpunit-basic-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPUnit initial configuration

  • PHP (version 8.2.6)
  • Composer (version 2.5.3)
  • PHPUnit (version 10.2)
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
composer install

About

PHP unit practice codes goes inside this repo.

Topics

Resources

Stars

Watchers

Forks

Languages