This repository hosts CWL test suites and input data for validating EO Application Packages (EOAPs) with cwltest.
The webpage of the documentation is https://eoap.github.io/testing-framework/.
tests/
test-suite.yaml
inputs-*.yaml
pip install cwltool cwltest
cwltest --test tests/test-suite.yaml
- run: pip install cwltool cwltest
- run: cwltest --test tests/test-suite.yamlAdd or update test suites following the existing structure.