package tezos-alpha-test-helpers

  1. Overview
  2. Docs
Tezos/Protocol: protocol testing framework

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-v12.3.tar.bz2
sha256=296bb5674bc6050afe6330326fbdd0dfc2255d414bfd6b79cc7666ac6b39316d
sha512=c061cd300a9410300851158d77bf8e56ca3c568b0b1161b38305e5b2efdcd9c746d391f832fdb2826f9a1d6babce10a9b764a4b04f5df42699f7314b9863123a

Description

Published: 11 Apr 2022

README

Helpers to build unit/integration tests for the protocol

The OPAM package tezos-alpha-test-helpers contains helpers to build unit/integration tests, like forging a block, a context, nonces, operations, etc.

Dependencies (5)

  1. alcotest-lwt >= "1.5.0"
  2. tezos-test-helpers = version
  3. tezos-client-alpha = version
  4. tezos-protocol-alpha-parameters = version
  5. dune >= "2.9"

Dev Dependencies

None

Used by (2)

  1. tezos-baking-alpha = "12.3"
  2. tezos-shell = "12.3"

Conflicts

None