.coveragerc
.flake8
.gitignore
.readthedocs.yml
LICENSE
MANIFEST.in
Makefile
README.rst
dev-requirements.txt
mypy-requirements.txt
mypy.ini
pyproject.toml
release-test.sh
requirements.txt
test-requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/ci-tests.yml
.github/workflows/zizmor.yml
cwltest.egg-info/PKG-INFO
cwltest.egg-info/SOURCES.txt
cwltest.egg-info/dependency_links.txt
cwltest.egg-info/entry_points.txt
cwltest.egg-info/requires.txt
cwltest.egg-info/top_level.txt
cwltest.egg-info/zip-safe
docs/Makefile
docs/conf.py
docs/index.rst
docs/pytest.rst
docs/requirements.txt
docs/_static/favicon.ico
mypy-stubs/junit_xml.pyi
mypy-stubs/defusedxml/ElementTree.pyi
mypy-stubs/defusedxml/__init__.pyi
mypy-stubs/ruamel/__init__.pyi
src/cwltest/__init__.py
src/cwltest/__main__.py
src/cwltest/argparser.py
src/cwltest/compare.py
src/cwltest/cwltest-schema-strict.yml
src/cwltest/cwltest-schema.yml
src/cwltest/hooks.py
src/cwltest/main.py
src/cwltest/plugin.py
src/cwltest/py.typed
src/cwltest/stdfsaccess.py
src/cwltest/utils.py
tests/__init__.py
tests/test_argparse.py
tests/test_badgedir.py
tests/test_categories.py
tests/test_compare.py
tests/test_exclude_tags.py
tests/test_integer_id.py
tests/test_invalid_outputs.py
tests/test_load_custom_fsaccess.py
tests/test_multi_lined_doc.py
tests/test_numeric_id.py
tests/test_plugin.py
tests/test_prepare.py
tests/test_short_names.py
tests/test_string_id.py
tests/test_timeout.py
tests/util.py
tests/test-data/badgedir.yaml
tests/test-data/conformance_test_v1.0.cwltest.yml
tests/test-data/conformance_test_v1.2.cwltest.yaml
tests/test-data/cores.txt
tests/test-data/cwltool-conftest.py
tests/test-data/dummy-executor.sh
tests/test-data/empty.yml
tests/test-data/exclude-tags.yml
tests/test-data/integer-id.cwltest.yml
tests/test-data/integer-id.yml
tests/test-data/mock_cwl_runner.py
tests/test-data/multi-lined-doc.yml
tests/test-data/nothing.yml
tests/test-data/optional-error.yml
tests/test-data/optional-unsupported.yml
tests/test-data/required-unsupported.yml
tests/test-data/return-0.cwl
tests/test-data/return-1.cwl
tests/test-data/return-unsupported.cwl
tests/test-data/short-names.yml
tests/test-data/string-id.yml
tests/test-data/timeout.cwl
tests/test-data/timeout.yml
tests/test-data/true.cwl
tests/test-data/with-and-without-short-names.yml
tests/test-data/v1.0/args.py
tests/test-data/v1.0/cat-job.json
tests/test-data/v1.0/cat-n-job.json
tests/test-data/v1.0/cat1-job.json
tests/test-data/v1.0/cat1-testcli.cwl
tests/test-data/v1.0/cat2-job.json
tests/test-data/v1.0/empty.json
tests/test-data/v1.0/hello.txt
tests/test-data/v1.0/null-expression2-tool.cwl