Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 275 Bytes

NEWS.md

File metadata and controls

8 lines (5 loc) · 275 Bytes

precondition 0.1.0

This is the initial release, implementing three types of assertion checks:

  • precondition() for testing function input invariants
  • postcondition() for testing function output invariants
  • sanity_check() for testing critical internal invariants