ostrikov-g / php-kent-becks-xunit
dev-main
2023-05-06 18:45 UTC
This package is auto-updated.
Last update: 2024-10-17 16:53:52 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 checkout
to 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