antonmi/espec

Proposal: Property based testing

开放

#246 创建于 2017年10月28日

 (11 条评论) (3 个反应) (0 位负责人)Elixir (67 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (814 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Elixir plans to include Property Based Testing in the future. As such it would make sense to think about how to include it into ESpec.

Elixir aims to merge stream_data into the language in the future. Taking a deeper look into Property Based Testing and stream_data would prepare us for integrating it into ESpec. This issue should serve as a platform for discussion on how this can be achieved while keeping the spec-based approach which makes ESpec such a pleasure to use.

贡献者指南