标签:
基于Python的行为驱动开发实战: http://python.jobbole.com/81303/
基于Python的行为驱动开发实战 英语原文地址: http://code.tutsplus.com/tutorials/behavior-driven-development-in-python--net-26547
Python BDD自动化测试框架初探: http://lovesoo.org/python-bdd-exploration-of-the-automated-testing-framework.html
BDD详细介绍: Behavior Driven Development
常用BDD测试框架对比 : Comparison With Other Tools
断言模块 : PyHamcrest
Lettuce是python语言的BDD框架,当然python还有其他的BDD框架。
附: Cucumber 是ruby语言的 BDD框架。
Lettuce 官方网站:http://lettuce.it
Lettuce github主页:https://github.com/gabrielfalcao/lettuce
虫师博客: python BDD 框架之lettuce
虫师博客:lettuce webdriver 自动化测试---玩转BDD
标签:
原文地址:http://www.cnblogs.com/miniren/p/5085147.html