package stitch

  1. Overview
  2. No Docs
Refactoring framework

Install

Authors

Maintainers

Sources

stitch-v0.0.0.tbz
md5=f5520a056513c8af7c5d781ecc92a77b

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

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