Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 206 Bytes

Table Test

This is a simple CLI program made in php to output ASCII tables.

To run from the command prompt type:

php index.php

To run the tests using phpUnit

phpunit tableTest.php