composer require purt09/enot
$ composer install
Fill in the information in EnotTest
$ php vendor/bin/phpunit --bootstrap vendor/autoload.php tests/unit/EnotTest.php
or
$ "vendor/bin/phpunit" --bootstrap vendor/autoload.php tests/unit/EnotTest.php