File: D:/HostingSpaces/SBogers10/centrum8a.komma.pro/vendor/phpspec/phpspec/README.rst
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
.. image:: https://ci.appveyor.com/api/projects/status/wce4nun9re76ocp6/branch/master?svg=true
:target: https://ci.appveyor.com/project/ciaranmcnulty/phpspec/branch/master
:alt: AppVeyor build status
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.