#testing-utilities #tari #function

tari_test_utils

Utility functions used in Tari test functions

8 releases

1.0.0-rc.5 Feb 12, 2024
0.8.1 Jan 29, 2021
0.2.7 Oct 12, 2020
0.2.1 Aug 12, 2020
0.0.7 Jan 15, 2020

#1547 in Magic Beans

Download history 13/week @ 2023-12-18 10/week @ 2023-12-25 10/week @ 2024-01-08 13/week @ 2024-01-15 3/week @ 2024-01-22 14/week @ 2024-02-05 53/week @ 2024-02-12 46/week @ 2024-02-19 38/week @ 2024-02-26 28/week @ 2024-03-04 20/week @ 2024-03-11 34/week @ 2024-03-18 21/week @ 2024-03-25 46/week @ 2024-04-01

127 downloads per month
Used in 10 crates (9 directly)

BSD-3-Clause

35KB
498 lines

Tari test utils


lib.rs:

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

Dependencies

~21–37MB
~577K SLoC