index.rst 501 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
*******
Testing
*******

Testing is something that we take very seriously at edX: we even have a
"test engineering" team at edX devoted purely to making our testing
infrastructure even more awesome.

This file is currently a stub: to find out more about our testing infrastructure,
check out the `testing.md`_ file on Github.

.. toctree::
    :maxdepth: 2

    jenkins
    code-coverage
    code-quality

.. _testing.md: https://github.com/edx/edx-platform/blob/master/docs/en_us/internal/testing.md