PHPackages                             vijaycs85/behat-starter - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. vijaycs85/behat-starter

ActiveBehat-sample[Testing &amp; Quality](/categories/testing)

vijaycs85/behat-starter
=======================

Behat 3.0 starter

01Cucumber

Since May 13Pushed 9y agoCompare

[ Source](https://github.com/vijaycs85/behat-starter)[ Packagist](https://packagist.org/packages/vijaycs85/behat-starter)[ RSS](/packages/vijaycs85-behat-starter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Behat 3 Starter
===============

[](#behat-3-starter)

Starter pack is a simple bootstrap to help begin your project with Behat 3.

Installation
------------

[](#installation)

- Create your project by typing the following command:

```
    composer create-project vijayc85/behat-starter your-project-name dev-master
```

- Download the latest version of [Selenium Server](http://docs.seleniumhq.org/download/) (under "Selenium Standalone Server" section).

Running tests
-------------

[](#running-tests)

- Start selenium server

```
java -jar selenium-server-standalone-2.44.0.jar
```

- Go to project directory and run

```
vendor/bin/behat
```

- Result would be like this:

[![](https://cloud.githubusercontent.com/assets/1220029/15237601/5222a636-18c7-11e6-8d1c-f94ac35c48f7.png)](https://cloud.githubusercontent.com/assets/1220029/15237601/5222a636-18c7-11e6-8d1c-f94ac35c48f7.png)

Updating tests
--------------

[](#updating-tests)

- Add more scenarios in features/smoke\_test.feature
- Add custom actions in features/bootstrap/FeatureContext.php

Author
------

[](#author)

[Vijaya Chandran Mani](http://www.vijaycs85.com)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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/9f6852b98ab43fb9f6eea3d93197cd0df5873eacba0ec5cd39e4ebdc919922b6?d=identicon)[vijaycs85](/maintainers/vijaycs85)

---

Top Contributors

[![vijaycs85](https://avatars.githubusercontent.com/u/1220029?v=4)](https://github.com/vijaycs85 "vijaycs85 (6 commits)")

### Embed Badge

![Health badge](/badges/vijaycs85-behat-starter/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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