ICFP 2023
Mon 4 - Sat 9 September 2023 Seattle, Washington, United States

We demonstrate an automated tool that checks if two OCaml modules implementing the same signature are behaviorally equivalent by generating property-based testing code that is tailored to the signature. We detail the automatically generated function and datatype definitions that are produced by our tool, and discuss areas for future work.