bitlysis-testing
Installation
SKILL.md
Bitlysis — Testing Standards
When to Use
- Writing unit tests for new functions or components
- Adding integration tests for API endpoints
- Creating E2E tests with Playwright
- Reviewing test coverage and identifying gaps
- Setting up test fixtures or factories
- Writing eval tests for LLM features