Sha256: 74f6e5b9a58848a1953b030812def42b881fb48a42677f588d050fbea0dea5d4

Contents?: true

Size: 649 Bytes

Versions: 212

Compression:

Stored size: 649 Bytes

Contents

# language: he
תכונה: חיבור
  כדי למנוע טעויות טפשיות
  בתור בור מתמטי
  אני רוצה שיגידו לי את הסכום של שני מספרים

  תבנית תרחיש: חבר שני מספרים
    בהינתן שהזנתי <קלט_1> למחשבון
    וגם שהזנתי <קלט_2> למחשבון
    כאשר אני לוחץ על <כפתור>
    אז התוצאה על המסך צריכה להיות <פלט>

  דוגמאות:
    | קלט_1 | קלט_2 | כפתור | פלט |
    | 20    | 30    | חבר   | 50  |
    | 2     | 5     | חבר   | 7   |
    | 0     | 40    | חבר   | 40  |

Version data entries

212 entries across 210 versions & 25 rubygems

Version Path
cucumber-0.3.101 examples/i18n/he/features/addition.feature
cucumber-0.3.100 examples/i18n/he/features/addition.feature
cucumber-0.3.99 examples/i18n/he/features/addition.feature
cucumber-0.3.98 examples/i18n/he/features/addition.feature
cucumber-0.3.97 examples/i18n/he/features/addition.feature
cucumber-0.3.96 examples/i18n/he/features/addition.feature
cucumber-0.3.95 examples/i18n/he/features/addition.feature
cucumber-0.3.94 examples/i18n/he/features/addition.feature
cucumber-0.3.90 examples/i18n/he/features/addition.feature
cucumber-0.3.91 examples/i18n/he/features/addition.feature
cucumber-0.3.92 examples/i18n/he/features/addition.feature
cucumber-0.3.93 examples/i18n/he/features/addition.feature