Community & Examples
Real-world examples, tutorials, and community content for TWD.
Live Showcase
See TWD testing real shadcn/ui components with live code and tests running in the browser:
TWD + shadcn/ui Showcase — Interactive demo with component tests you can run yourself.
Example Repositories
| Repository | Framework | What it demonstrates |
|---|---|---|
| twd-shadcn | React + shadcn/ui | Testing shadcn components (forms, dialogs, tables) with live demo |
| twd-react-router | React Router (Framework Mode) | SSR-compatible setup with createRoutesStub, loader mocking |
| twd-vue-example | Vue | Vue integration with bundled setup |
| twd-angular-example | Angular | Angular integration with manual test imports |
| twd-auth0 | React + Auth0 | Auth session mocking with Sinon stubs |
| twd-auth0-pkce | React + Auth0 PKCE | PKCE flow mocking for SPAs |
| twd-docs-tutorial | React | Step-by-step companion to the tutorial |
In-Repo Examples
The main TWD repository also includes working examples:
- twd-test-app — React app with forms, API mocking, and component mocking
- vue-twd-example — Vue integration
- astro-example — Astro + React integration
Videos
Podcasts
Una nueva forma de testear frontend con TWD | Kevin Martinez #83 (Spanish)
How to Test This - Episode #14: How to Test with Testing While Developing (TWD) - Kevin Martínez
Blog Posts
Coming soon