@cardano / marlowe-test

Tests for Marlowe semantics and validators on Cardano

Latest0.2.1.0

About

Metadata

  • Last updated
  • License Apache-2.0
  • Maintained by: B W Bush <brian.bush@iokk.io>

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    defer-plugin-errors (off by default)

    Defer errors from the plugin, useful for things like Haddock that can't handle it.

    limit-static-analysis-time (on by default)

    This flag sets the timeout seconds for static analysis testing of arbitrary contracts, which can take so much time on a complex contract that it exceeds hydra/CI resource limits, see SCP-4267.

    trace-plutus (off by default)

    Enable Plutus trace log for Marlowe validators.

Readme

Unit and integration tests for Marlowe semantics, serialization, and Plutus validators on the Cardano blockchain.