spoonos-testing-patterns
Installation
SKILL.md
Testing Patterns
Comprehensive testing strategies for SpoonOS agents.
Testing Pyramid
/\
/ \ E2E Tests (few)
/----\
/ \ Integration Tests (some)
/--------\
/ \ Unit Tests (many)
/------------\