antonmi/espec

Proposal: Property based testing

Aberta

#246 aberto em 28 de out. de 2017

 (11 comentários) (3 reações) (0 responsável)Elixir (67 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (814 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador