Skip to content

A library for Robot Framework targeting Drupal sites, built on top of Selenium2Library

Notifications You must be signed in to change notification settings

alterway/robotframework-drupallibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotframework-drupallibrary

Downloads Latest Version Supported Python versions Development Status License

RobotFramework keywords and utilities for Drupal site acceptance testings.

You may learn about RobotFramework reading from http://robotframework.org

Full documentation and API

http://alterway.github.io/robotframework-drupallibrary

Developer installation

Please use a virtualenv to maintain this package, but I should not need to say that.

Grab the source from the SCM repository, "cd" in, then:

$ python setup.py develop
$ pip install robotframework-drupallibrary[dev]

Run the tests:

$ python setup.py test

Build the Sphinx documentation:

$ python setup.py build_sphinx
$ firefox gh-pages/html/index.html

Links

Project home page and source code

https://github.com/alterway/robotframework-drupallibrary

Issues tracker

https://github.com/alterway/robotframework-drupallibrary/issues

PyPI

https://pypi.python.org/pypi/robotframework-drupallibrary/

About

A library for Robot Framework targeting Drupal sites, built on top of Selenium2Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published