trident-test 0.3.3

The trident_test crate helps you to write Rust tests for your programs with Trident.
Documentation
1
2
3
#[trident_test::trident_test(root = "i_am_root")]
async fn test_with_defined_root() {
}