trdelnik-test 0.3.1

The trdelnik_test crate helps you to write Rust tests for your programs with Trdelnik.
Documentation
1
2
3
4
#[test]
pub fn expanded_trdelnik_test() {
    macrotest::expand("tests/expand/*.rs");
}