11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
|
# encoding:UTF-8
|
||
|
@{{ project }}
|
||
|
@excel
|
||
|
Feature: {{ sheet_name }}
|
||
|
|
||
|
Background:
|
||
|
Given I active "{{ sheet_name }}"
|
||
|
|
||
|
Scenario: 统计结果
|
||
|
|