Skip to content

barniekim/phpunit4-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpunit4-starter

phpunit4 Starter Project for PHP 5.3 Environment - only version 4 is available in this limited dev environment.

phpunit4 - Getting started guide

https://phpunit.de/getting-started/phpunit-4.html

$ composer require --dev phpunit/phpunit ^4

Running Unit tests

$ vendor/phpunit/phpunit/phpunit ./tests

Should work just like this ;)

PHPUnit 4.8.36 by Sebastian Bergmann and contributors.

.

Time: 329 ms, Memory: 7.00MB

OK (1 test, 1 assertion)

About

phpunit4 Starter Project for PHP 5.3 Environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages