You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Danang Probo Sayekti 7036f125c4 Update composer + sitemap bugs fixes 10 years ago
..
Suin/RSSWriter Update composer + sitemap bugs fixes 10 years ago
.gitignore Update composer + sitemap bugs fixes 10 years ago
Bootstrap.php Update composer + sitemap bugs fixes 10 years ago
README.md Update composer + sitemap bugs fixes 10 years ago
composer.json Update composer + sitemap bugs fixes 10 years ago
phpunit.xml.dist Update composer + sitemap bugs fixes 10 years ago

README.md

How to Test

Installation

Install composer to your ~/bin:

$ curl -s http://getcomposer.org/installer | php

Run composer and install depending packages:

$ composer.phar install

Executing Tests

Run phpunit:

$ ./phpunit

View Reports

If you want to see code coverages, open Coverage/index.html.