|
|
hace 9 años | |
|---|---|---|
| .. | ||
| Data | hace 9 años | |
| Persistence | hace 10 años | |
| .gitignore | hace 10 años | |
| .htaccess | hace 10 años | |
| Bootstrap.php | hace 9 años | |
| ConfigurationTest.php | hace 9 años | |
| ConfigurationTestGenerator.php | hace 9 años | |
| FilterTest.php | hace 10 años | |
| I18nTest.php | hace 9 años | |
| JsonApiTest.php | hace 9 años | |
| ModelTest.php | hace 9 años | |
| PrivateBinTest.php | hace 9 años | |
| PrivateBinWithDbTest.php | hace 9 años | |
| README.md | hace 9 años | |
| RequestTest.php | hace 9 años | |
| SjclTest.php | hace 10 años | |
| ViewTest.php | hace 9 años | |
| Vizhash16x16Test.php | hace 9 años | |
| phpunit.xml | hace 10 años | |
In order to run these tests, you will need to install the following packages and its dependencies:
Example for Debian and Ubuntu:
$ sudo aptitude install phpunit php-gd php-sqlite php-xdebug
To run the tests, just change into this directory and run phpunit:
$ cd PrivateBin/tst
$ phpunit