Skip to content

I created this project to practice writing tests using PHPUnit after having course with Sebastian Bergmann.

Notifications You must be signed in to change notification settings

nathansalter/simple-console

Repository files navigation

Usage
=====

Start the console: 

    $ ./console

You can execute commands which are registered in the Console class: 

    >> list testdir
    1.txt
    2.txt
    3.txt

And quit the console: 

    >> quit()

About

I created this project to practice writing tests using PHPUnit after having course with Sebastian Bergmann.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published