galaxyproject / galaxyproject/planemo
linting param (input) and output names in tool tests
Open
enhancement
linting
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Planemo could build a list of all the input parameter names, and check the ```` block's ```` block's ``
```
The test was using:
``` xml
```
It should have been:
``` xml
```
See also somewhat related #237, #258 and the meta-issue #13.
Contributor guide
Assessment
This issue has not been assessed yet.