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.
License
(c) 2014 Mind Candy Ltd. All Rights Reserved. Licensed under the MIT License; you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Fattoush-0.4.0.dev3.tar.gz
.
File metadata
- Download URL: Fattoush-0.4.0.dev3.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0dc229ddce2c0d7ae8d05c3a87f932608ec485705ad894e3b09f98d75b2dff2 |
|
MD5 | 044515e0d0c769a4c29b5742ff44a22b |
|
BLAKE2b-256 | 2cc12e4387c0ce66ced7d282a01b4983720a96ad23ceeb622aefb4e27580ac8e |