wtest 0.1.2

Tools for writing and running tests.
Documentation
1
2
3
4

use derive_tools as TheModule;
use test_tools::*;
mod basic_test;