Conversation
|
copying a comment I made on Slack that explains some of the vision implemented in this PR:
This PR does not reference or interact with the |
this allows users to use the same `run` config without making them duplicate it for `test`
peterhuene
left a comment
There was a problem hiding this comment.
Looks great! Just a few minor comments.
peterhuene
left a comment
There was a problem hiding this comment.
Just a few minor comments.
Co-authored-by: Peter Huene <peter@huene.dev>
Describe the problem or feature in addition to a link to the issues.
Execute the test definitions defined by #468 🚂
relevant links:
dev testsprocket.bio#22Before submitting this PR, please make sure:
For external contributors:
For all contributors:
nextbranch in the sprocket.bio repository [if you are a Sprocket team member] or (b) have suggested any changes you think need to be made to sprocket.bio in the description of your PR [if you are an external contributor].For PRs containing lint rule changes:
RULES.md.crates/wdl-lint/tests/lintsthat covers everypossible diagnostic emitted for the rule within the file where the rule
is implemented.