@hackage / titan-record-yampa

Testing Infrastructure for Temporal AbstractioNs - Yampa record-and-replay layer

Latest1.0.1

About

Metadata

  • Last updated , by keera_studios_ci
  • License GPL-3.0-only
  • Categories Testing
  • Maintained by: ivan.perez@keera.co.uk

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    bearriver (off by default)

Readme

Yampa debugger that allows you to run an FRP program and control its execution.

TITAN (Testing Infrastructure for Temporal AbstractioNs) is a framework to test and debug FRP programs. It allows you to write temporal unit tests, check them, QuickCheck them, run FRP programs with a fine-tuned debugger, obtain information to replicate tests, and follow and control the execution of a Yampa program from an interactive GUI.

This library provides a replacement function for Yampa's standard simulation function (reactimate), that enables recording input into a file and reading input from a file.