Improved missing steps suggestions. Now suggested code shows doc_string and table vars if relevant.
Removed defand, as contextually every And step in .feature is just for readability purposes. In the end And means continue the same context (Given, When, Then)
doc_string
andtable
vars if relevant.defand
, as contextually everyAnd
step in.feature
is just for readability purposes. In the endAnd
means continue the same context (Given
,When
,Then
)