Example test: ```rust assert_template_result!("9", "{%decrement port %}", v!({ "port": 10 })); ```