Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 294 Bytes

StreamCode

The goal of this repo is prototype simple state machine style property based testing with following goals:

  • No virtual variables or calls
  • No complex behaviour
  • Be able to re-use previous failures as unit test
  • Filter inputs using state
  • ExUnit assertions for postcondition