Title
Ortac: Runtime Assertion Checking for OCaml (Tool Paper)
Abstract
Runtime assertion checking (RAC) is a convenient set of techniques that lets developers abstract away the process of verifying the correctness of their programs by writing formal specifications and automating their verification at runtime. In this work, we present ortac, a runtime assertion checking tool for OCaml libraries and programs. OCaml is a functional programming language in which idioms rely on an expressive type system, modules, and interface abstractions. ortac consumes interfaces annotated with type invariants and function contracts and produces code wrappers with the same signature that check these specifications at runtime. It provides a flexible framework for traditional assertion checking, monitoring mis-behaviors without interruptions, and automated fuzz testing for OCaml programs. This paper presents an overview of ortac features and highlights its main design choices.
Year
DOI
Venue
2021
10.1007/978-3-030-88494-9_13
RUNTIME VERIFICATION (RV 2021)
Keywords
DocType
Volume
Runtime assertion checking, OCaml, Software engineering
Conference
12974
ISSN
Citations 
PageRank 
0302-9743
0
0.34
References 
Authors
0
2
Name
Order
Citations
PageRank
Jean-Christophe Filliatre1644.65
Clément Pascutto200.34