Skip to content

The videostore example from Martin Fowler's Refactoring. PHP version.

Notifications You must be signed in to change notification settings

ellorensc/videostore-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videostore Kata README

This README would normally document whatever steps are necessary to get your application up and running.

Requirements

  • PHP 7+
  • PHPUnit 4+

Running tests

Before submitting a patch for inclusion, you need to run the test suite to check that you have not broken anything.

To run the test suite, install PHPUnit 4.0 (or later) first.

Dependencies

To install them all, use Composer

Installation steps

  • Clone the source code

About

The videostore example from Martin Fowler's Refactoring. PHP version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages