discussionhelp wanted
倉庫指標
- 星標
- (19,826 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Working with external, non-react, libraries is a pain in the react ecosystem; testing is no exception. We should see if there is anything we can do, to normalize the DOM that gets injected by third party libraries.
React's TestUtils do not currently support this, so it'd be a huge win if enzyme could.
Highcharts is a decent test library.