Download the PHP package heru-luin/tdd-sample-project without Composer
On this page you can find all versions of the php package heru-luin/tdd-sample-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heru-luin/tdd-sample-project
More information about heru-luin/tdd-sample-project
Files in heru-luin/tdd-sample-project
Download heru-luin/tdd-sample-project
More information about heru-luin/tdd-sample-project
Files in heru-luin/tdd-sample-project
Vendor heru-luin
Package tdd-sample-project
Short Description A TDD project starting point
License MIT
Homepage https://github.com/Heru-Luin/tdd-sample-project
Package tdd-sample-project
Short Description A TDD project starting point
License MIT
Homepage https://github.com/Heru-Luin/tdd-sample-project
Keywords TDD
Please rate this library. Is it a good library?
Informations about the package tdd-sample-project
TDD Sample Project
This repository contains a starting point for projects using Test Driven Development (TDD).
Repository status
Packagist
Installation
Usage
Follow the 3 TDD steps :
1. RED
Create a failing test.
Validate this step by using bin/red.sh
2. GREEN
Make tests pass.
Validate this step by using bin/green.sh
3. REFACTOR
Refactor your code until it's clean.
Validate this step by using bin/refactor.sh
4. Repeat
Go to step 1.
All versions of tdd-sample-project with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package heru-luin/tdd-sample-project contains the following files
Loading the files please wait ....