Guides ====== :doc:`guides/getting-started` A primer on Ornithology, including how to run tests. Read this first. :doc:`guides/test_curl_plugin` Walk through the process of writing an Ornithology test for the ``curl`` plugin from start to finish. Read this second. :doc:`guides/philosophy-and-tricks` Observations and techniques for dealing with more complicated tests. :doc:`guides/pytest-integration` Documentation for how ``ornithology`` integrates with ``pytest``. Details on how tests and fixtures execute. .. toctree:: :maxdepth: 2 :hidden: guides/getting-started guides/test_curl_plugin guides/philosophy-and-tricks guides/pytest-integration