講者:Winnie Lin
單元測試的藝術 第二版 (The Art of Unit Testing: with examples in C# 2nd Edition)
C# 範例程式碼以 PHP 改寫
- PHP 版本 >= 7.1
- PHPUnit 版本 7.4.3
安裝必要套件
composer install
執行測試
./vendor/bin/phpunit
講者:Winnie Lin
單元測試的藝術 第二版 (The Art of Unit Testing: with examples in C# 2nd Edition)
C# 範例程式碼以 PHP 改寫
安裝必要套件
composer install
執行測試
./vendor/bin/phpunit