#[test]Expand description
#[test] attribute registers the test function in tanu runner. Without this attribute, tanu can not discover test cases.
#[test]#[test] attribute registers the test function in tanu runner. Without this attribute, tanu can not discover test cases.