Prohlížeč zdrojového kódu
spec/fixtures/examples/test_example/example.yml
title: Test Example
description: A test example for specs.
tags:
- test
- demo
source_file: test_example.rb
entry_class: TestExample
entry_method: greet
position: 1
scenarios:
- name: Greeting
description: Say hello
inputs:
- name: name
label: Name
options:
- Alice
- Bob