package stitch

  1. Overview
  2. Docs

Description

stitch is a framework to record calls in existing code and replay them as characterization tests to help refactoring of legacy code.

The name stitch comes from Ruby's Suture gem from which it's inspired.

Tags

org:cryptosense

Published: 19 Feb 2019

README

README.md

stitch

stitch is a framework to record calls in existing code and replay them as characterization tests to help refactoring of legacy code.

The name stitch comes from Ruby's Suture gem from which it's inspired.

Dependencies (7)

  1. yojson < "2.0.0"
  2. ppx_deriving_yojson
  3. ppx_deriving
  4. ounit >= "2.0.0"
  5. ocaml >= "4.05.0"
  6. dune >= "1.1.0"
  7. containers >= "0.16"

Dev Dependencies

None

Used by

None

Conflicts

None