Skip to main content
Version: Next

005 - Testing

Everyone's favorite part! Let's make sure our components continue to work even when we're not able to validate the changes.

Unit Tests

Use Jest + RTL + MSW v2.

Integration Tests

Use Playwright.