Attribute Macro test

Source
#[test]
Expand description

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