Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
626 views
by Contributing Tester (26 points)
retagged by
I really liked the behavior driven testing a lot and pytest framework. So far I decided to write all the features using gherkin syntax.

Rather then this two which other tools do you suggest me to make the project tests run completely for BDD tests?

1 Answer

0 like 0 dislike
by
selected by
 
Best answer
I personally suggest pytest-bdd

https://pypi.python.org/pypi/pytest-bdd

Apart from this, I even like behave.

http://pythonhosted.org/behave/


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...