cwl_utils.tests.test_inputs_schema_gen
======================================

.. py:module:: cwl_utils.tests.test_inputs_schema_gen

.. autoapi-nested-parse::

   Tests for cwl-inputs-schema-gen.



Attributes
----------

.. autoapisummary::

   cwl_utils.tests.test_inputs_schema_gen.TEST_PARAMS


Functions
---------

.. autoapisummary::

   cwl_utils.tests.test_inputs_schema_gen.test_cwl_inputs_to_jsonschema
   cwl_utils.tests.test_inputs_schema_gen.test_cwl_inputs_to_jsonschema_fails


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

.. py:data:: TEST_PARAMS

.. py:function:: test_cwl_inputs_to_jsonschema(tool_path, inputs_path)

.. py:function:: test_cwl_inputs_to_jsonschema_fails()

   Compare tool schema of param 1 against input schema of param 2.


