|
|
10 years ago | |
|---|---|---|
| .. | ||
| Suin/RSSWriter | 10 years ago | |
| .gitignore | 10 years ago | |
| Bootstrap.php | 10 years ago | |
| README.md | 10 years ago | |
| composer.json | 10 years ago | |
| phpunit.xml.dist | 10 years ago | |
Install composer to your ~/bin:
$ curl -s http://getcomposer.org/installer | php
Run composer and install depending packages:
$ composer.phar install
Run phpunit:
$ ./phpunit
If you want to see code coverages, open Coverage/index.html.