🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Intermediate

React Component Jest Test

#react #javascript #jest #rtl

Generate a Jest and React Testing Library test suite for a specific React component.

Create a test suite for a React 'UserProfile' component that displays user name and avatar. Use Jest and React Testing Library. Test that the component renders correctly with props, handles a missing avatar gracefully, and triggers a callback when the 'Edit' button is clicked.