Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upMore generalized planemo testing enhancements. #491
Conversation
jmchilton
added some commits
May 26, 2016
jmchilton
added
enhancement
testing
cwl
workflows
tools
labels
May 31, 2016
jmchilton
added this to the Planemo as a Workflow SDK milestone
May 31, 2016
nsoranzo
reviewed
Jun 1, 2016
docs/_writing_cwl_intro.rst
Outdated
A later revision of this document ill discuss defining more | ||
parameters for this tool and include information on generating and | ||
running tests with planemo for CWL tools. | ||
In addition to the file actual tool file, a test file will be generated |
This comment has been minimized.
This comment has been minimized.
jmchilton
added some commits
Jun 2, 2016
jmchilton
force-pushed the
jmchilton:galaxy_style_testing_syntax
branch
from
a191e97
to
5c1002c
Jun 7, 2016
jmchilton
added some commits
Jun 14, 2016
jmchilton
merged commit 72f6740
into
galaxyproject:master
Jun 15, 2016
1 check failed
continuous-integration/travis-ci/pr
The Travis CI build failed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
jmchilton commentedMay 31, 2016
-tests.yml
artifacts - in addition to referencing job descriptions by file path.Fixes #476 (except producing XUnit reports).