Skip to content

rezahmady/TDD-simple-phpunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD-simple-phpunit

simple class for introduction to Test Driven Development (TDD) in php

It is very good for you if you are new to TDD

My main class is in the ./src folder, called Reciept.php , and its test file is in the ./tests folder.

I hope to help you 😄


Install

Copy the phpunit folder to your system and enter this command in the command promp

composer install

About

simple project program with TDD pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages