egulhan / VerbalExpressionsWithTDD

This is a test project. The project developed with TDD (Test Driven Development) method using PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a test project. The project developed with TDD (Test Driven Development) method using PHP. It includes just unit tests.

Requirements:

  • composer install

To test functionality:

php example.php

To run all tests:

./vendor/bin/phpunit

Project is replica of https://github.com/VerbalExpressions/JSVerbalExpressions

About

This is a test project. The project developed with TDD (Test Driven Development) method using PHP.


Languages

Language:PHP 100.0%