Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 206 Bytes

File metadata and controls

13 lines (10 loc) · 206 Bytes

Php kata template

This template is a basic skeleton to perform php katas, main focus in TDD and Testing in general.

Execute tests

make tests

Show php version

make version