Skip to main content

A delicious testing framework

Project description

Fattoush is a package that combines lettuce, webdriver and sauce to make a tasty UI testing salad.

Running

Fattoush provides its own test runner which invokes lettuce such that it runs in saucelabs, with support of parallel test runs.

$ fattoush –parallel=webdriver

Usage

Just write your lettuce tests as normal, but in your terrain file add

from fattoush import hooks

You will now find that in each step you are able to add

from fattoush import Driver

This returns a subclass of WebDriver with a class method instance() which takes the current step or feature and returns the active WebDriver instance.

Project details


Download files

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

Source Distributions

Fattoush-0.2.2.zip (20.3 kB view hashes)

Uploaded Source

Fattoush-0.2.2.tar.gz (12.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