package ortac-qcheck-stm

  1. Overview
  2. Docs
QCheck-STM plugin for Ortac

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=15d9aa0fb63a79a5444b35970910c5c4
sha512=3a9162a91c4556553d3105de446e59247360ca2f0bd984124fac330854410d336aed7af252ae73ab7148f8b8f389601cc46e5b783e3bba9a7390df9009e5e10a

CHANGES.md.html

0.2.0

  • Make --help and --version work even without any plugins installed #217

  • Improve test-failure message #202 and #204 and #206

  • Add a comment warning that the file is generated #198

  • Add support for type invariants #197

  • Add an include option to qcheck-stm cli #181

  • Add a quiet flag #179

  • Check for out of scope variables #175

  • Translate constant integer patterns with a guard testing for equality #174

0.1.0

  • Initial release