godog/features
Alexandru Chitu 62d84eedbc
Implement unambiguous keywords (#509)
feat(*): create keyword functions

* chore(*): update messages and gherkin, relocate Keyword

* chore(*): update messages and gherkin, relocate Keyword

* chore(*): update messages and gherkin, relocate Keyword

* feat(*): mandate keyword type when unambiguous keyword function is used

* test(*): keyword type in feature files

* docs(*): update step-by-step walkthrough to mention the option of using keyword functions

* docs(*): update CHANGELOG.md

* test(*): keyword substeps

* chore(*): go mod
2023-01-23 14:22:19 +00:00
..
formatter Implement unambiguous keywords (#509) 2023-01-23 14:22:19 +00:00
background.feature improve scenario outline tests and behavior 2015-06-30 14:36:38 +03:00
empty.feature Added a missed test file and updated the CHANGELOG 2020-04-30 14:32:13 +02:00
events.feature Implement unambiguous keywords (#509) 2023-01-23 14:22:19 +00:00
lang.feature Added gherkin verification of the JUnit formatter 2020-02-11 18:55:36 -03:00
load.feature Revert "Revert "Migrated to github.com/cucumber/gherkin-go - v9.2.0"" 2020-03-09 14:40:09 -03:00
multistep.feature Implement unambiguous keywords (#509) 2023-01-23 14:22:19 +00:00
outline.feature support for tags in outline examples, closes #133 2018-09-28 16:17:13 +03:00
run.feature feat: support auto converting doc strings to plain strings 2021-03-16 09:40:37 +01:00
snippets.feature feat: generate simpler snippets that use *godog.DocString and *godog.Table 2021-03-16 09:42:22 +01:00
tags.feature feat(step_definition): Allows to define step function without return. 2021-07-13 10:31:39 +02:00