OpenZeppelin Test Helpers

What is OpenZeppelin Test Helpers

Test Helpers is an assertion library for smart contract testing built by OpenZeppelin.

What is OpenZeppelin Test Helpers?

Built by OpenZeppelin, Test Helpers is an assertion library for Ethereum smart contract testing. Test Helpers helps devs make sure their contracts are behaving as they should be. This library checks that transactions revert for the right reasons, verify event emission values, track balance changes, handle very large numbers, and even simulate the passing of time. Configurable, well-documented, and developed by a leader in smart contract safety.

OpenZeppelin Test Helpers Alternatives:

Chuff
Chuff

OpenZeppelin (Solidity) contract patterns written and optimized in the Huff assembly language.

PRBMath
PRBMath

A Solidity library to handle complex fixed-point math with signed and unsigned variables.

Bunzz
Bunzz

Find, deploy, and manage reviewed smart contracts easily with Bunzz.

Calldata Decoder
Calldata Decoder

An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.

codeslaw
codeslaw

codeslaw facilitates faster Ethereum development by allowing developers to search for smart contracts.

Constructor Encoder
Constructor Encoder

Part of a handy set of tools for all Ethereum (EVM) Developers made by Deth Tools.