Interview question
How do you write integration tests? Integration tests कैसे लिखें?
Answer
Test multiple components together. Test user flows and interactions.
Integration tests: multiple components को साथ test करना।
Was this answer clear?