문제

I am trying to test a web-application, using python, I am new in python so don't know much Python testing tools, i have written tests in Selenium/Pink/Behat in the PHP world, Now i have to use python for Behavior-Driven-Development (BDD), I have been looked Google, but I couldn't really get a definitive answer. can any one please suggest me best python testing tool, like Behat.

Thanks in Advance

올바른 솔루션이 없습니다

다른 팁

Try using Unittesting such as http://docs.python.org/2/library/unittest.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top