Local Workflows¶
This page provides practical local workflows for development and validation.
Setup¶
Install dependencies:
Standard Quality Workflow¶
Run the same core checks used during development:
Focused Test Runs¶
Run only the new API contract checks:
Run a single module:
Working with R Parity Tests¶
Parity tests depend on a working R + rpy2 setup and pinned Bioconductor onlineFDR package.
Run parity tests directly:
If parity setup is not available yet, run a local non-parity subset:
Packaging Smoke¶
Build artifacts and verify package metadata locally:
Documentation Workflow¶
Serve docs locally:
Build strict docs: