A simple skill for testing.
Scanned 5/27/2026
Install via CLI
openskills install skrun-dev/skrun
--- name: simple-skill description: A simple skill for testing. --- Do the thing.
No comments yet. Be the first to comment!
使用pytest、TDD方法、夹具、模拟、参数化和覆盖率要求的Python测试策略。
在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,包含单元测试、集成测试和端到端测试,覆盖率超过80%。