Cucumber 标签的用法

标签可以使用在以下关键字上

  • Feature
  • Scenario
  • Scenario Outline
  • Examples

不能使用在  Background or steps (GivenWhenThenAnd and But).

 

 

可以在cucumber.option中指定,从而运行对应的feature、scenario

 

 

data table

doc String

Scenario outline

Examples:

posted @ 2020-04-30 00:46  ChenduLaoWang  阅读(780)  评论(0)    收藏  举报