Files
faveo/code/vendor/phpspec/phpspec
2015-10-23 14:15:29 +05:30
..
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30
2015-10-23 14:15:29 +05:30

phpspec
=======

The main website with documentation is at `http://www.phpspec.net <http://www.phpspec.net>`_.

.. image:: https://travis-ci.org/phpspec/phpspec.svg?branch=master
   :target: http://travis-ci.org/phpspec/phpspec
   :alt: Master Travis Build Status

.. image:: https://scrutinizer-ci.com/g/phpspec/phpspec/badges/quality-score.png?b=master
   :target: https://scrutinizer-ci.com/g/phpspec/phpspec/build-status/master
   :alt: Master Scrutinizer Quality Score
   
Installing Dependencies
-----------------------

Dependencies are handled via `composer <http://getcomposer.org>`_::

   wget -nc http://getcomposer.org/composer.phar
   php composer.phar install

Developer's mailing list
------------------------

For development discussion subscribe to `phpspec-dev@googlegroups.com <mailto:phpspec-dev@googlegroups.com>`_.

Community
---------
Check out #phpspec on irc.freenode.net.