Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

Files

Latest commit

2dd9673 · Mar 20, 2016

History

History

aiixtest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 5, 2016
Mar 20, 2016
Mar 7, 2016

aiixtest

see: php test snippets runner

Given

my-project
  |
  my-tests
     |
      \-init
      |   |
      |   \-(initialization files)*
      |
      \-test
          |
          \-(test files)+

Testing could be started with:

$ cd my-project
$ php aiixtest.php my-tests

Installation

$ git clone https://github.com/ailixter/aiixtest.git

The archive could just be downloaded and unarchived.