Skip to content

LaraDiner #40 - [單元測試的藝術] 第五.六章 PHP 實作範例

Notifications You must be signed in to change notification settings

onecentlin/laradiner40_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaraDiner #40 - 單元測試的藝術 第五、六章

講者:Winnie Lin

單元測試的藝術 第二版 (The Art of Unit Testing: with examples in C# 2nd Edition)

Chapter 5 : 隔離(模擬)框架

Chapter 6 : 深入了解隔離框架

範例執行

C# 範例程式碼以 PHP 改寫

  • PHP 版本 >= 7.1
  • PHPUnit 版本 7.4.4

安裝必要套件

composer install

執行測試

./vendor/bin/phpunit

About

LaraDiner #40 - [單元測試的藝術] 第五.六章 PHP 實作範例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages