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

  1. Read the book

  2. Make git checkout to tag according your chapter

    $ git checkout 'Chapter_18_First_Steps_to_xUnit'
  3. View report according to your current branch REPORT

  4. Run unit test

    $ php xunit.php