rtablada / test-shell
v0.2
2013-05-31 19:55 UTC
Requires (Dev)
- mockery/mockery: 0.8.*
- phpunit/phpunit: 3.7.*
- way/phpunit-wrappers: dev-master
This package is not auto-updated.
Last update: 2026-03-09 21:21:16 UTC
README
This is a project-shell for simple Package Development with TDD in PHP while using PHPUnit
Installation
Using composer, installing should be as easy as running the command composer create-project rtablada/test-shell an optional directory may also be passed as a third parameter to the composer command.