Skip to content

pebblip/tddbc-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDDBC PHPUnit 環境

動作環境

  • PHP 5.6 以上

セットアップ

PHPのインストール

  • インストールされていない場合は、XAMP が簡単。

composer のインストール

composer の実行

$ composer install

サンプルテストの確認

PHPUnitを実行する。

$ vendor/bin/phpunit

こんな感じで出たらOK。

$ vendor/bin/phpunit
PHPUnit 5.7.21 by Sebastian Bergmann and contributors.

Runtime:       PHP 7.1.6
Configuration: C:\src\php\tddbc-php\phpunit.xml

.                                                                   1 / 1 (100%)

Time: 298 ms, Memory: 4.00MB

OK (1 test, 1 assertion)

About

tddbc osaka4.0 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages