Question

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

No correct solution

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top