JoshuaEstes/FeatureToggle

View on GitHub
docs/testing.rst

Summary

Maintainability
Test Coverage
=======
Testing
=======

This code is tested using Travis CI. You can run the build yourself which will
lint check all code and run PHPUnit.

.. code-block:: bash

    php bin/phing -f build/build.xml