ostrikov-g/php-kent-becks-xunit

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ostrikov-g/php-kent-becks-xunit

dev-main 2023-05-06 18:45 UTC

This package is auto-updated.

Last update: 2025-10-17 19:02:36 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