#892009 RFP: elixir-streamdata -- Data generation and property testing for Elixir

#892009#5
Date:
2018-03-04 04:02:27 UTC
From:
To:
* Package name    : elixir-streamdata
  Version         : v0.4.1
  Upstream Author : Andrea "whatyouhide" Leopardi <an.leopardi@gmail.com>
* URL             : https://github.com/whatyouhide/stream_data
* License         : Apache 2.0
  Programming Lang: erlang
  Description     :  Data generation and property testing for Elixir

StreamData is an Elixir library for data generation and property-based testing.
StreamData is usually added only to the :test environment since it's used in tests
and test data generation.  Functions to create and combine generators.