Skip to content

eoap/testing-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOAP Testing Framework

This repository hosts CWL test suites and input data for validating EO Application Packages (EOAPs) with cwltest.

Documentation

The webpage of the documentation is https://eoap.github.io/testing-framework/.

Structure

tests/
  test-suite.yaml
  inputs-*.yaml

Run Tests

pip install cwltool cwltest
cwltest --test tests/test-suite.yaml

CI Example

- run: pip install cwltool cwltest
- run: cwltest --test tests/test-suite.yaml

Contributing

Add or update test suites following the existing structure.

License: CC BY-SA 4.0

About

CWL test suites and input data for validating EO Application Packages

Topics

Resources

Stars

Watchers

Forks