File: scenario1.feature

package info (click to toggle)
ruby-knapsack 1.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,084 kB
  • sloc: ruby: 2,832; makefile: 4; sh: 3
file content (6 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
Feature: Test how spinach works for first test
  Scenario: Format greeting
    Given I have an empty array
    And I append my first name and my last name to it
    When I pass it to my super-duper method
    Then the output should contain a formal greeting