hiptest/hiptest-publisher

View on GitHub
lib/templates/swift/dataset.hbs

Summary

Maintainability
Test Coverage
func {{{camelize rendered_children.name}}}{{#if rendered_children.test_snapshot_uid}}{{{rendered_children.test_snapshot_uid}}}{{/if}}() {{#curly}}{{#indent}}
  {{{ underscore scenario_name }}}({{{ join rendered_children.arguments ', ' }}})
{{/indent}}
{{/curly}}