.. _tests: Tests ===== Both QGIS and QGIS server are being tested via all kind of ways. From build tests (Travis) and code unit tests to OGC conformance testing. Travis ...... .. image:: https://travis-ci.org/qgis/QGIS.svg?branch=master :target: https://travis-ci.org/qgis/QGIS Docker ...... .. image:: https://img.shields.io/docker/automated/qgis/qgis.svg :target: https://cloud.docker.com/app/qgis/repository/docker/qgis/qgis/general Unit tests .......... See `Unit testing `_ OGC Conformance testing ....................... See `OGC conformance testing `_ for more information and how to run these tests yourself. Recent tests output can be found here: http://test.qgis.org/ogc_cite. For latest WMS 1.3.0 test see http://test.qgis.org/ogc_cite/wms_130/latest/report.html and for WFS 1.1.0 see http://test.qgis.org/ogc_cite/wfs_110/latest/report.html.