Given
my-project
|
my-tests
|
\-init
| |
| \-(initialization files)*
|
\-test
|
\-(test files)+
Testing could be started with:
$ cd my-project
$ php aiixtest.php my-tests
$ git clone https://github.com/ailixter/aiixtest.git
The archive could just be downloaded and unarchived.