You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am learning lettuce, and find keywords to define my features include:
Given
When
Then
And
Feature:
Background:
Scenario:
Scenario Outline:
and I find demo in https://github.com/gabrielfalcao/lettuce
I know And and Background, but I can't find the define about And and Background in lettuce doc.
I think add some describe of that will help newbie
The text was updated successfully, but these errors were encountered:
I am learning lettuce, and find keywords to define my features include:
and I find demo in https://github.com/gabrielfalcao/lettuce
I know And and Background, but I can't find the define about And and Background in lettuce doc.
I think add some describe of that will help newbie
The text was updated successfully, but these errors were encountered: