Gherkin关键字

Feature 功能

Background 背景

Scenario 场景

Outline 

Scenarios(or Examples)

Given 假如、假设、假定

When 当

Then 那么

And(or But) 而且,并且,同时

|(用来定义表格)

"""(定义多行字符串)

# (注释)

 

 

As a <角色>

I want <目标/希望>
So that <收益/价值>

posted @ 2018-06-22 10:39  优雅de宇  阅读(209)  评论(0编辑  收藏  举报