I had to keep some references to the mageekguy namespace to avoid errors like this :
Error: Argument 1 passed to atoum\ruler\extension::__construct() must be an instance of atoum\configurator, instance of mageekguy\atoum\configurator given, called in /home/agallou/Projets/atoum-hoa-ruler/.atoum.php on line 5 and defined in /home/agallou/Projets/atoum-hoa-ruler/.atoum.php at line 5
fixes issue #4
I had to keep some references to the mageekguy namespace to avoid errors like this :