yardlet-binary-crate-focused-tests
Scanned 9/5/2026
Install to Claude Code
npx -y skills add zzunkie/yardlet --skill yardlet-binary-crate-focused-tests --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Yardlet Binary Crate Focused Tests?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zzunkie-yardlet-binary-crate-focused-tests)More formats (shields.io, HTML) on the badges page.
---
name: yardlet-binary-crate-focused-tests
description: yardlet-binary-crate-focused-tests
source: learned
---
yardlet은 lib 타깃이 없는 binary crate다. 모듈 내 #[cfg(test)] 유닛 테스트를 좁혀 실행할 땐 `cargo test --bin yardlet <필터>`를 쓴다 — `cargo test --lib`는 'no library targets found'로 실패한다. 전체 스위트는 그냥 `cargo test`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!