pimolo / unit-tests

Just some tests for my course at ESGI (Paris).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests

Build Status

Usage

Looking at the Build Status on TravisCI should be enough.

But if for some reason you need these tests on your machine, just execute the following:

$ composer install
$ /vendor/bin/phpunit

About

Just some tests for my course at ESGI (Paris).


Languages

Language:PHP 100.0%