Skip to content

My take on the PhpUnit at the workshop conducted by Sebastian Bergmann at PHP Conf Asia 2018.

Notifications You must be signed in to change notification settings

davinaleong/learn-phpunit-phpconfaisa2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn PhpUnit

About

My take on the PhpUnit at the workshop conducted by Sebastian Bergmann at PHP Conf Asia 2018.

Rules

  • A city has a non-empty name
  • A route connects two different cities
  • A route has a color
  • A route has a length
  • A route is claimed with a set of train car cards that match colour and length of the route
  • A gray route is claimed with a set of train car cards of the right length of any one colour
  • A route is worth points based on its length...
  • A train car card has a colour

About

My take on the PhpUnit at the workshop conducted by Sebastian Bergmann at PHP Conf Asia 2018.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages