onivim/oni

Add more tests

開放

#1,128 建立於 2017年12月14日

 (11 則留言) (1 個反應) (0 位負責人)TypeScript (297 個分叉)batch import
enhancementhelp wanted

倉庫指標

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

描述

Couldn't find an issue directly addressing this, but it would be pretty nice, if not essential, that there's a good testing framework for making sure that changes do not regress the code. I understand that while the code is still in flux testing does not matter that much, but given that there is already quite a rich and working feature set, it'd be a shame if it became buggy.

Personally, I think Jest is the best testing framework in this context because of its integration with React components. Have to admit I haven't used it myself, though.

貢獻者指南