testing - Provide annotations (similiar to testNG in Java) to group Python Selenium Tests -


i'm refactoring suite of selenium tests written in python. when did java few years back, used testng annotate , group tests (smoke test, regression, etc). ant script allowed user run set of tests, using testng directive select group execute.

is there similar selenium w/python?

tia


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -