有人能帮我运行一个JBehave故事吗?我在Eclipse中有一个Maven项目。
故事是:
Meta:
@author Nikolay Vasilev
@bdd-talk: BG JUG
Scenario: Validating BMI calculator
Given a body mass index calculator
When a doctor populates health record of a patient with mass 90 kg and 175 cm tall
Then patient's body mass index is 23
它存储在src