11 releases (2 stable)

new 5.2.1 Feb 10, 2026
5.1.0 Oct 9, 2025
1.0.0-rc.5 Feb 12, 2024
0.8.1 Jan 29, 2021
0.0.10 Mar 30, 2020

#7 in #tari


Used in 7 crates (5 directly)

BSD-3-Clause

48KB
719 lines

Tari Test Utilities

This crate contains some commonly useful test utilities for testing Tari codebase.

Modules

  • futures - Contains utilities which make testing future-based code easier
  • paths - Contains utilities which return and create paths which are useful for tests involving files
  • random - Contains utilities to making generating random values easier

Tari test utils

Dependencies

~4–11MB
~217K SLoC