Home Mold

nextflow-test-to-cwl-test-plan

Translate Nextflow test evidence into a CWL workflow test plan.

Mold health

ok
  • Source layout

    Every file beside index.md is one the mold kind declares.

  • Axis fields

    source-specific fields are coherent.

  • Eval plan

    Abstract oracle: the properties any cast of this Mold must satisfy.

    eval.md declares properties and check type.

    eval.md ↗
  • Scenarios

    Concrete cases bound to fixtures, run against the eval properties.

    scenarios.md declares cases bound to fixtures.

    scenarios.md ↗
  • Typed refs

    2 typed references; 0 resolver issues.

  • On-demand triggers

    All on-demand references describe triggers.

  • Evidence checks

    Hypothesis references include verification.

axis
source-specific
source
nextflow
name
nextflow-test-to-cwl-test-plan
contract

Reference Loading

Typed references describe what casting consumes, and when the generated skill should load each artifact.

Research nextflow-test-case-selection

Background synthesis loaded by explicit progressive-disclosure metadata.

Purpose
Preserve the selected candidate's scope and keep bootstrap-only, reference-scale, and deferred cases distinct.
Trigger
When the selected case is minimal, tiny, full-scale, stub-only, or accompanied by deferred whole-pipeline candidates.

Cast artifacts

How to install →

Artifact handoffs

/ pipeline contract

Produces

Consumes

  • Structured Nextflow summary from [[summarize-nextflow]]; carries test_candidates, test_selection, and snapshot evidence.

    produced by

nextflow-test-to-cwl-test-plan

Translate Nextflow test evidence into a CWL workflow test plan. This preserves the NEXTFLOW → CWL pipeline after the Galaxy-specific test-plan split; concrete CWL test artifact assembly remains owned by implement-cwl-workflow-test.

Consume the candidate selected by summarize-nextflow rather than choosing a profile again. nextflow-test-case-selection supplies the scope classification and the rule for keeping deferred whole-pipeline candidates visible.

Incoming References (4)

  • NEXTFLOW → CWL phase of pipeline — Direct path from a Nextflow pipeline to a CWL Workflow + CommandLineTool set.
  • Component Nextflow Testing related mold — nf-test patterns mapped to Galaxy planemo asserts and CWL test equivalents — backs the nextflow test-plan Molds and summarize-nextflow §7.
  • Selecting the first Nextflow test case related mold — A deterministic policy for choosing the first whole-pipeline Nextflow test case without mistaking profile names for coverage.
  • Nextflow pipeline summary related note — JSON Schema for the structured summary emitted by the summarize-nextflow Mold.