ostrikov-g / php-kent-becks-xunit
dev-main
2023-05-06 18:45 UTC
This package is auto-updated.
Last update: 2026-03-17 19:55:24 UTC
README
Description
Php xUnit implementation from Kent Beck's book 'Test Driven Development: By Example'
Wikipedia
Buy Kent Beck's book 'Test Driven Development: By Example'
Usage
-
Read the book
-
Make
git checkoutto tag according your chapter$ git checkout 'Chapter_18_First_Steps_to_xUnit' -
View report according to your current branch REPORT
-
Run unit test
$ php xunit.php