pystring.yml 470 B

1234567891011121314151617181920212223
  1. feature:
  2. title: A py string feature
  3. language: en
  4. line: 1
  5. description: ~
  6. scenarios:
  7. -
  8. type: scenario
  9. title: ~
  10. line: 3
  11. steps:
  12. -
  13. keyword_type: Then
  14. type: Then
  15. text: I should see
  16. line: 4
  17. arguments:
  18. -
  19. type: pystring
  20. swallow: 6
  21. text: "a string with #something"