A test can declare variables which can be injected into the test command string like handlebars - {{}}
Templates can be declared at the top of the file, then used throughout the tests. Variables and templates can be declared for the test, then the variables injected into the template. This will help reduce boilerplate/repetitive code.