enzymejs/enzyme

Use Enzyme for Integration Testing (end-to-end testing)

開放

#237 建立於 2016年3月6日

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

倉庫指標

星標
 (19,825 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Several people have reached out to me regarding integration testing with Enzyme. While Enzyme is currently intended only for "Unit" Testing, I think that there is significant value to be extracted from Enzyme's API that could be used in the context of an integration test.

I'm not sure what this looks like yet. We could integrate with another (mature) integration testing framework, or we could build one ourselves and include it in this project, or we could build another project that depends on enzyme, or {insert your idea here}.

I'm creating this issue as an initial discussion grounds for people that are interested in this, and would like to discuss or propose ideas.

貢獻者指南