common-workflow-language / common-workflow-language/cwltest
Ability to "mock" the base command
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 19
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 3
Description
Lets say I have a CWL tool that interacts with an ftp server that requires a username and password. It would be nice to be able to `mock` the base command + expected output, so I don't need to pass credentials to test the tool, but merely test that the right parameters are called, and that the expected output binds correctly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.