AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 CodeWhale
epic_acceptance_harness.feature
根目录
/
crates
/
tui
/
tests
/
features
/
epic_acceptance_harness.feature
1
Feature: EPIC acceptance harness
2
3
Scenario: Gherkin acceptance tests can run on the target branch
4
Given the acceptance harness is available
5
When the runner discovers EPIC scenarios
6
Then the runner exits successfully
7
7 lines
Plain Text