PHPackages                             elblinkin/behat-sauce - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. elblinkin/behat-sauce

ActiveLibrary[Framework](/categories/framework)

elblinkin/behat-sauce
=====================

Scenario-oriented BDD framework for use with SauceLabs

1384[2 issues](https://github.com/elblinkin/Behat-Sauce/issues)PHP

Since May 14Pushed 13y ago2 watchersCompare

[ Source](https://github.com/elblinkin/Behat-Sauce)[ Packagist](https://packagist.org/packages/elblinkin/behat-sauce)[ RSS](/packages/elblinkin-behat-sauce/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Behat-Sauce
===========

[](#behat-sauce)

[Behat](https://github.com/Behat/Behat) integrated with [Sauce On-Demand](https://saucelabs.com/ondemand), including [Sauce Connect](https://saucelabs.com/docs/ondemand/connect) support.

Note on Patches/Pull Requests
-----------------------------

[](#note-on-patchespull-requests)

- Fork the project here, master for releases &amp; hotfixes only).
- Make your feature addition or bug fix.
- Commit
- Send me a pull request.

Installing Dependencies
-----------------------

[](#installing-dependencies)

```
wget -nc http://getcomposer.org/composer.phar
php composer.phar update

```

Create New Test Suite
---------------------

[](#create-new-test-suite)

```
bin/behat-sauce --init

```

Modify `config/behat.yml` to have the correct Sauce credentials (`username` and `access_key`) and site under test url (`base_url`).

Create features, step definitions, as you would with plain-old `behat`.

Run Tests with Sauce On-Demand
------------------------------

[](#run-tests-with-sauce-on-demand)

Behat-Sauce lets you vary the Sauce On-Demand browser/os combination on the command line.

Usage:

```
bin/behat-sauce [--browser="..."] [--browser-version="..."] [--os="..."] [features]

```

Arguments:

```
 --browser              SauceLabs browser name.  Default is:  firefox
 --browser-version      SauceLabs browser version.  Default is:  7
 --os                   SauceLabs operating system.  Default is:  Windows 2003

```

Start Sauce Connect
-------------------

[](#start-sauce-connect)

If you need a SauceConnect tunnel to run your tests, you can reuse the credentials you already have in your `config/behat.yml`.

```
bin/behat-sauce --tunnel

```

Make sure you have satisfied all the requirements needed to run [Sauce Connect](https://saucelabs.com/docs/ondemand/connect) before using.

Copyright
---------

[](#copyright)

Copyright (c) 2012 LB Denker.

Contributors
------------

[](#contributors)

- LB Denker [elblinkin](http://github.com/elblinkin)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d41ff43b62a12ceba4d748e590230e84e62ec65488ccf5ec1b3f40c46022245b?d=identicon)[elblinkin](/maintainers/elblinkin)

---

Top Contributors

[![elblinkin](https://avatars.githubusercontent.com/u/431221?v=4)](https://github.com/elblinkin "elblinkin (3 commits)")[![lstrojny](https://avatars.githubusercontent.com/u/79707?v=4)](https://github.com/lstrojny "lstrojny (1 commits)")

### Embed Badge

![Health badge](/badges/elblinkin-behat-sauce/health.svg)

```
[![Health](https://phpackages.com/badges/elblinkin-behat-sauce/health.svg)](https://phpackages.com/packages/elblinkin-behat-sauce)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
