Skip to content

Update all nf-tests to follow template v3.3.1 more closely - #896

Merged
d4straub merged 6 commits into
nf-core:devfrom
d4straub:adjust-default-test
Jun 16, 2025
Merged

Update all nf-tests to follow template v3.3.1 more closely#896
d4straub merged 6 commits into
nf-core:devfrom
d4straub:adjust-default-test

Conversation

@d4straub

@d4straub d4straub commented Jun 12, 2025

Copy link
Copy Markdown
Collaborator

Tests (*.nf.test) & test snaps (*.nf.test.snap) are updated to follow the nf-core template more closely and capture all produced files.

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/ampliseq branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@d4straub d4straub moved this to In Progress in meta-omics nf-test fest Jun 12, 2025
@d4straub d4straub self-assigned this Jun 12, 2025
@d4straub
d4straub marked this pull request as ready for review June 13, 2025 14:39

@erikrikarddaniel erikrikarddaniel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Interesting that you get so many stable files, even the binary .rds.

@d4straub

Copy link
Copy Markdown
Collaborator Author

Thanks!
Yes, most steps before taxonomic classification produce stable files.

@d4straub
d4straub merged commit d31c3bf into nf-core:dev Jun 16, 2025
34 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in meta-omics nf-test fest Jun 16, 2025
@d4straub
d4straub deleted the adjust-default-test branch June 16, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants