Skip to main content

pytest_sauce provides sane and helpful methods worked out in clearcode to run py.test tests with selenium/saucelabs

Project description

Latest documentation

pytest_sauce is a pytest wrapper, that makes it easier to configure and run selenium tests both locally and on saucelabs with pytest.

It contains methods to:

  • download and run saucelabs connector

  • download chromedriver

  • run tests on multiple browsers

  • if chrome found within browser set to have tests run, checks and downloads chromedriver.

So far, this package provides only methods, that you have to use within your own tasks to run tests. But in the future, it’ll provide at least one method to run tests depend on configuration file.

All these tasks requires is argument with yaml config location

Latest PyPI version Number of PyPI downloads

CHANGES

current

  • changed os.rename to shutil.move. Fixes moving files between partitions. [fizyk]

0.2.8

  • various package description improvements

  • excludes buggy pymlconf requirement

0.2.6

  • default chromedriver version bumped to 2.2

  • xvfb-run mode now starts with auto-servernum parameter by default

0.2.5

  • run_tests returns error code from latests test

0.2.4

  • public release

0.2.3

  • fixed xvfb turning off option

  • change default option to not download Saucelabs everytime

  • ability to replace pdb with ipdb

0.2.2

  • ability to set xvfb-run settings

0.2.0

  • ability to run standard py.test tests with config

0.0.0

  • initialize package [sliwinski]

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

pytest_sauce-0.2.10.tar.gz (14.1 kB view details)

Uploaded Source

File details

Details for the file pytest_sauce-0.2.10.tar.gz.

File metadata

File hashes

Hashes for pytest_sauce-0.2.10.tar.gz
Algorithm Hash digest
SHA256 38a04de2dee9ca6a9512a76b7bec06ef10caad501440e2e0e737430bfc961f71
MD5 71671b57fed621f593cdfbb294318a2c
BLAKE2b-256 f629c152d0bbbd168fb4cbe3659ce0536fba60cd83fbf3ba76953a3d30aaf6cf

See more details on using hashes here.

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