All notable changes to tester-phpunit
will be documented in this file
- 顯示 php 錯誤
- clean code
- PHPUnit 6 正確顯示 skipped
- JUnit 未建立時,產生 JUnit
- 優先使用 phpunit.xml
- 當 JUnit 未建立時,顯示skipped
- 增加測試案例
- 修正 phpunit 路徑錯誤
- 增加 Test, Tests 目錄 至 phpunit.xml
- 支援 tester 1.0.0
- 當找不到 phpunit.xml 或 phpunit.xml.dist 則自動建立
- 修正 bug
- system temp dir
- phpunit 路徑修正
- 修正 phpunit 路徑錯誤
- stop function
- 找出 phpunit 路徑
- 修正分析 JUnit 分析錯誤
- 分析五種狀態 passed, failed, error, skipped, incomplete
- PHPUnitReporter 更名為 JUnitParser