PHPackages                             dizzy7/behat-junit-formatter - 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. dizzy7/behat-junit-formatter

AbandonedArchivedLibrary

dizzy7/behat-junit-formatter
============================

Behat 3 JUnit xml formatter

1.2.1(10y ago)01.9kPHPPHP &gt;=5.3.0

Since Jul 4Pushed 10y agoCompare

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

READMEChangelog (2)Dependencies (1)Versions (7)Used By (0)

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

[](#installation)

### Prerequisites

[](#prerequisites)

This extension requires:

- PHP 5.3.x or higher
- Behat 3.x or higher

#### Install with composer:

[](#install-with-composer)

```
$ composer require --dev dizzy7/behat-junit-formatter
```

Basic usage
-----------

[](#basic-usage)

Activate the extension by specifying its class in your `behat.yml`:

```
# behat.yml
default:
    suites:
    ...

    extensions:
        dizzy7\JUnitFormatter\JUnitFormatterExtension:
            filename: report.xml
            outputDir: %paths.base%/build/tests
    ...
```

Configuration
-------------

[](#configuration)

- `filename` - filename (not used if realtime flag is on)
- `outputDir` - dir to be created filename

you also could use BEHAT\_JUNIT\_FILENAME and BEHAT\_JUNIT\_OUTPUTDIR env variables

Issue Submission
----------------

[](#issue-submission)

Feel free to [Create a new issue](https://github.com/dizzy7/behat-junit-formatter/issues/new).

Thanks to
---------

[](#thanks-to)

Thanks to emuse html extension that inspired me to created this one.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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.

###  Release Activity

Cadence

Every ~53 days

Total

5

Last Release

3747d ago

### Community

Maintainers

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

---

Top Contributors

[![dizzy7](https://avatars.githubusercontent.com/u/1052472?v=4)](https://github.com/dizzy7 "dizzy7 (8 commits)")[![j-arnaiz](https://avatars.githubusercontent.com/u/5159735?v=4)](https://github.com/j-arnaiz "j-arnaiz (4 commits)")[![Merenptah](https://avatars.githubusercontent.com/u/8060706?v=4)](https://github.com/Merenptah "Merenptah (1 commits)")

### Embed Badge

![Health badge](/badges/dizzy7-behat-junit-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/dizzy7-behat-junit-formatter/health.svg)](https://phpackages.com/packages/dizzy7-behat-junit-formatter)
```

###  Alternatives

[drupal/drupal-extension

Drupal extension for Behat

22215.1M146](/packages/drupal-drupal-extension)[friends-of-behat/symfony-extension

Integrates Behat with Symfony.

48223.4M545](/packages/friends-of-behat-symfony-extension)[friends-of-behat/variadic-extension

Variadic support for behat context arguments

2286.0M442](/packages/friends-of-behat-variadic-extension)[friends-of-behat/mink-extension

Mink extension for Behat

14034.2M464](/packages/friends-of-behat-mink-extension)[wp-cli/wp-cli-tests

WP-CLI testing framework

422.7M87](/packages/wp-cli-wp-cli-tests)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)

PHPackages © 2026

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