cwl_utils.tests.test_cite_extract
=================================

.. py:module:: cwl_utils.tests.test_cite_extract

.. autoapi-nested-parse::

   Tests for cwl-cite-extract.



Functions
---------

.. autoapisummary::

   cwl_utils.tests.test_cite_extract.test_cite_extract_simple
   cwl_utils.tests.test_cite_extract.test_cite_extract_workflow_no_results


Module Contents
---------------

.. py:function:: test_cite_extract_simple(capsys)

   Test the citation extraction, simply.


.. py:function:: test_cite_extract_workflow_no_results(capsys)

   Attempt to extract citations from a workflow without any SoftwareRequirements.


