我的故事文件: Narrative:
In order to document all the business logic requests
As a user
I want to work with documents
Scenario: Basic new document creation
Given a user name Micky Mouse
When new docu
如果有任何方法可以在JBehave中爲以下方案獲取@dataset標記的值? Scenario: Open/close chat and send messages
@dataset set2
Given user is logged into the system
When user opens chat
...
我已經試過 @BeforeScenar
我對BDD很新,我試圖使用BDD爲開發簡單註冊模塊爲網站。 我有以下情形: Scenario: An anonymous visitor successfully signs up with the website
Given the following email address: [email protected] and a chosen member status of childmin