Skip to main content

WTF - Web Test Framework

Project description

WTF - Web Test Framework
======
https://github.com/wiredrive/WD-WTF


Wiredrive Web Test Framework (referred to as WTF for short) provides a
structured testing framework for testing a Web Application using nose unit
test framework and Selenium Webdriver.


Install
=======

Installation via PYPI

pip install wtframework


Setting up your project
=======================

Run the following command to initialize an empty project structure for a WTF test.

wtf_init.py YourProjectName

Next you'll need to setup your python path.

export PYTHONPATH=$PYTHONPATH:path/to/project/tests

Now the directory structure and your python path is setup so nosetests can run tests
you write in the WTF framework.


Running your tests
==================

Run your tests using nosetests.

./runtests.py


WTF Framework Features
======================

PageObjects
-----------


Configurable Tests
------------------



Credits
------------
David Lai <david@wiredrive.com>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wtframework-0.0.2.tar.gz (28.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page