JBehave项目组沟通框架
JBehave2是一个基于Java的框架,旨在通过自动情景鼓励开发商之间的合作,质量保证系统,BA系统,商业和其他团队成员
主要特点:
- Plain text scenarios
- Support for multiple scenarios in a file
- Pending scenarios (the “Amber Bar”)
- Clear, easy-to-read output from failures and pending scenarios
- Maven support
- Parameter capture from scenarios
- Conversion of parameters to your own objects
- Support for multiple languages and scenario terminology
- A high degree of configurability
评论