enzymejs/enzyme

Spike: Evaluate options for testing library injected DOM

開放

#535 建立於 2016年8月11日

 (5 則留言) (5 個反應) (0 位負責人)JavaScript (1,967 個分叉)batch import
discussionhelp wanted

倉庫指標

星標
 (19,825 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南