Skip to content

Add hedgehog generator for SOP#129

Draft
pieter-bos wants to merge 1 commit intoclash-lang:masterfrom
pieter-bos:hedgehog
Draft

Add hedgehog generator for SOP#129
pieter-bos wants to merge 1 commit intoclash-lang:masterfrom
pieter-bos:hedgehog

Conversation

@pieter-bos
Copy link

I recently wrote this hedgehog generator for SOP as an experiment to see if it's feasible to write interesting properties about the functions in natnormalise. I didn't get farther than writing the obvious property for simplifySOP, which already results in some counterexamples.

For now I've opened this draft to sollicit a bit of feedback:

  • Do you think it's a good idea to include property-based tests to natnormalise (and maybe extra in the future)?
  • If so, how should we organize resolving the resulting counterexamples? Should we just make a big PR with all the fixes, or include test fixtures first?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant