如何最好地处理特征定义中的时间戳(日期、时间等)?
例子
功能:消息状态
In order to record activty on a message As a administrator I want to log when a message was created, delivered, and read by an end user
场景大纲:消息创建状态
Given I have configured an e-mail service When I perform a send operation with a message body of: """ James, Fancy meeting for lunch? """ Then I should see a new message with a created timestamp of ?????
环境
操作系统:Linux/Mac
语言:Python 2.7.5
BDD 框架:lettuce.py