Skip to content

Php xUnit implementation from Kent Beck's book 'Test Driven Development: By Example'

Notifications You must be signed in to change notification settings

OstrikovG/php-kent-becks-xunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-kent-becks-xunit

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

About

Php xUnit implementation from Kent Beck's book 'Test Driven Development: By Example'

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages