TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
djangoproject avatar

TGINSIGHT CHAT

djangoproject

@djangoproject

Technologies

connect with us: @XtakjoyX

Subscribers156Current channel subscribers
Tracked posts592Indexed post count
Recent reach1,150Sum of recent post views
Recent posts

Recent posts

Tag: #tests · 5 posts

当前筛选 #tests清除筛选

Posted Jan 23

https://pypi.python.org/pypi/pytest-selenium/ pytest_selenium is a plugin for #pytest that provides support for running #Selenium based #tests .

256 views

Posted Jan 23

https://splinter.readthedocs.io/en/latest/ #Splinter is an open source tool for testing web applications using Python. It lets you #automate browser actions, such as visiting URLs and interacting with their items. #tests

230 views

Posted Jan 23

http://splinter.readthedocs.io/en/latest/ #Splinter is an open source tool for testing web applications using Python. It lets you automate browser actions, such as visiting URLs and interacting with their items. #tests

214 views

Posted Jan 23

https://pypi.python.org/pypi/pytest-bdd #BDD library for the py.test runner #pytest-bdd implements a subset of Gherkin language for the automation of the project requirements testing and easier behavioral driven development. Unlike many other BDD tools it doesn’t require a separate runner and benefits from the power and flexibility of the #pytest. It allows to unify your unit and functional #tests, easier continuous integration server configuration and maximal reuse of the tests setup. Pytest fixtures written for the #unit_test s can be reused for the setup and actions mentioned in the feature steps with dependency injection, which allows a true BDD just-enough specification of the requirements without maintaining any context object containing the side effects of the Gherkin. imperative declarations.

224 views