pub fn scaffold_test_template(snake_name: &str, plural_snake: &str) -> String
Template for generating controller tests with make:scaffold –with-tests