-1

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

user3375505
  • 231
  • 1
  • 3
  • 7

1 Answers1

-1

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