diff --git a/.atoum.php b/.atoum.php new file mode 100644 index 0000000..247c40f --- /dev/null +++ b/.atoum.php @@ -0,0 +1,3 @@ +addTestsFromDirectory(__DIR__.'/tests'); \ No newline at end of file diff --git a/.bootstrap.atoum.php b/.bootstrap.atoum.php new file mode 100644 index 0000000..a3c5eed --- /dev/null +++ b/.bootstrap.atoum.php @@ -0,0 +1,3 @@ +=5.3.3" - }, - "replace": { - "mageekguy/atoum": "*" - }, - "suggest": { - "ext-mbstring": "Provides support for UTF-8 strings" - }, - "bin": [ - "bin/atoum" - ], - "type": "library", - "autoload": { - "classmap": [ - "classes/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD" - ], - "authors": [ - { - "name": "Frédéric Hardy", - "email": "frederic.hardy@atoum.org", - "homepage": "http://blog.mageekbox.net" - }, - { - "name": "François Dussert", - "email": "francois.dussert@atoum.org" - }, - { - "name": "Gérald Croes", - "email": "gerald.croes@atoum.org" - }, - { - "name": "Julien Bianchi", - "email": "julien.bianchi@atoum.org" - }, - { - "name": "Ludovic Fleury", - "email": "ludovic.fleury@atoum.org" - } - ], - "description": "Simple modern and intuitive unit testing framework for PHP 5.3+", - "homepage": "http://www.atoum.org", - "keywords": [ - "TDD", - "atoum", - "test", - "unit testing" - ], - "time": "2013-11-14 13:13:05" - } - ], - "aliases": [ - - ], - "minimum-stability": "stable", - "stability-flags": { - "atoum/atoum": 20 - }, - "platform": { - "php": ">=5.4.0" - }, - "platform-dev": [ - - ] -} diff --git a/tests/bootstrap.php b/tests/bootstrap.php deleted file mode 100644 index ffa5070..0000000 --- a/tests/bootstrap.php +++ /dev/null @@ -1,4 +0,0 @@ -