Crate tetcore_test_utils[][src]

Test utils

Macros

assert_eq_uvec

Panic when the vectors are different, without taking the order into account.

Attribute Macros

test

Marks async function to be executed by an async runtime and provide a TaskExecutor, suitable to test environment.