proper
proper copied to clipboard
Question about using proper with Elixir
Hi, I would like to use your lib with an Elixir project. Is there a way to integrate it with Elixir or use it with Elixir?
The answer to this question is that most likely there is some (easy?) way to use PropEr from Elixir, but we currently lack the know-how and time to devote to its proper investigation. Help from the Elixir community (i.e. some investigation and pull request) is needed if this is to happen.
The problem are the includes and erlang defines, on which you need to wrap functions, because there is no way to import them on elixir.
-----Mensagem Original----- De: "Kostis Sagonas" [email protected] Enviada em: 01/05/2016 04:52 Para: "manopapad/proper" [email protected] Cc: "Iuri L. Machado" [email protected]; "Author" [email protected] Assunto: Re: [manopapad/proper] Question about using proper with Elixir (#112)
The answer to this question is that most likely there is some (easy?) way to use PropEr from Elixir, but we currently lack the know-how and time to devote to its proper investigation. Help from the Elixir community (i.e. some investigation and pull request) is needed if this is to happen. — You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub
@kostis late answer but check (pun intended) the PropCheck library. https://github.com/alfert/propcheck