PHP Classes

File: Tests/README.md

Recommend this page to a friend!
  Classes of Bhaktaraz Bhatta   PHP RSS Generator   Tests/README.md   Download  
File: Tests/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP RSS Generator
Generate a RSS feed with a fluent interface
Author: By
Last change:
Date: 7 years ago
Size: 381 bytes
 

Contents

Class file image Download

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.