Status: Accepted Owner: ---- Labels: Type-Enhancement Priority-Medium Target-2.6
New issue 566 by pekka.klarck: Variable support for `Test Template` http://code.google.com/p/robotframework/issues/detail?id=566 The `Test Template` functionality implemented in RF 2.5 (issue 500) doesn't currently support variables in template names. The reason is that templates are applied when the executable suite structure is created but variables are available only later when the structure is executed. We are planning to refactor running in RF 2.6 and adding variable support for templates ought to be easy then.
