kdahlquist / GRNmap

Gene Regulatory Network modeling and parameter estimation
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Look for property-based testing package in Matlab #368

Open dondi opened 6 years ago

dondi commented 6 years ago

Property-based testing is an emerging paradigm that allows unit test cases to be dynamically generated. An example of an existing implementation is Hypothesis for Python. It would be great to find an equivalent for Matlab; it would be of particular use with GRNmap.