@hackage / titan

Testing Infrastructure for Temporal AbstractioNs - GUI to debug temporal programs

Latest1.0.2

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

    test-hlint (off by default)
    test-doc-coverage (off by default)

Readme

Debugging GUI that allows you to control the execution of a running FRP program.

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 FRP program from an interactive GUI.

This program provides a GUI to connect to a running application and control its execution.