tag react-testing-library

標籤
貢獻1
21
05:20 PM · Nov 23 ,2025

@react-testing-library / 博客 RSS 訂閱

BrightChen - Jest React Native Mock AppState TypeError

問題記錄 背景:通過 Jest 和 React Testing Library 對 React Native 做自動化測試 問題: 代碼中出現 AppState 的使用 import { AppState } from 'react-native'; AppState.removeEventListener('change', handleAppStateChange); 報錯:Type

react-native , react-testing-library , jest

收藏 評論