testing-practices
Testing Practices
This skill covers comprehensive testing strategies for modern JavaScript/TypeScript applications with Remix and SST.
Core Philosophy
Good tests are:
- Fast: Run quickly to encourage frequent execution
- Isolated: Each test is independent
- Readable: Clear what's being tested and why
- Reliable: Same input always produces same output
- Maintainable: Easy to update when code changes
Testing Pyramid
More from tejovanthn/rasikalife
sst-dev
Best practices, patterns, and conventions for working with SST.dev (Serverless Stack) for AWS infrastructure
21conform
Progressive enhancement form validation with Conform and Zod for Remix applications - type-safe forms that work without JavaScript
18marketing-copy
Proven copywriting frameworks and best practices for creating compelling marketing content across different channels
18email-templates
Transactional email design using React Email and integration with email providers like Resend or AWS SES
15frontend-design
UI/UX design principles and patterns for building intuitive, accessible, and beautiful web interfaces
14electrodb
ElectroDB patterns for DynamoDB single-table design with full type safety and optimized access patterns
13