rstest-debugging
Debug Rstest startup, build, runtime, logging, and memory problems systematically. Use when Rstest is slower than Jest/Vitest or a previous baseline; when runner/build/tests/CLI wall disagree; when setup/collect or Node module loading dominates; when mocked modules still enter bundles; when experimental bundle coverage or asset utilization needs inspection; or when dependency bundling, assets, pools, isolation, logs, or memory need evidence-based tuning.
Pinned to revision 3d74d4c1d15f, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/rstest-debugging/SKILL.md
- skills/rstest-debugging/references/dependency-bundling.md
- skills/rstest-debugging/references/mocked-module-build-graph.md
- skills/rstest-debugging/references/performance-measurement.md
- skills/rstest-debugging/references/runtime-output-memory.md
Every link opens the file at its source, pinned to the revision this page describes.