rtablada / test-shell
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Ruby
Requires (Dev)
- mockery/mockery: 0.8.*
- phpunit/phpunit: 3.7.*
- way/phpunit-wrappers: dev-master
This package is not auto-updated.
Last update: 2024-11-04 14:45:54 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.