Download the PHP package recca0120/package-phpunit without Composer
On this page you can find all versions of the php package recca0120/package-phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package package-phpunit
Laravel Package Develop Phpunit
Install
step1
composer.json
composer install or composer update
step2
copy phpunit.xml, tests folder to root
step3
execute phpunit
Example
This package is auto setup database [sqlite]
you can add migrations to database/migrations
and in your test case add code
FULL DEMO
notice
sqlite is not support alter table
All versions of package-phpunit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/container Version ~5.1
illuminate/contracts Version ~5.1
illuminate/database Version ~5.1
illuminate/events Version ~5.1
illuminate/hashing Version ~5.1
illuminate/support Version ~5.1
nesbot/carbon Version ~1.20
illuminate/container Version ~5.1
illuminate/contracts Version ~5.1
illuminate/database Version ~5.1
illuminate/events Version ~5.1
illuminate/hashing Version ~5.1
illuminate/support Version ~5.1
nesbot/carbon Version ~1.20
The package recca0120/package-phpunit contains the following files
Loading the files please wait ....