Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 518 Bytes

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